ROCK 3A - Reboot issue?

Hi guys,

I’m new there, but seems we had an issue on the current Manjaro release for ROCK 3A.

I will try to be clear, basically we made a small test bench to check this issue.

We tested with [Debian release for Rock 3A]
and follow the guide “Getting started Rock3A” to run system on Debian

And we added 2 files in /usr/systemd/system
1 called:
AutoReboot.timer with the below data in:

[Timer]
OnBootSec=1min
Unit=AutoReboot.service

[Install]
WantedBy=timers.target

1 called:
AutoReboot.service with the below data in:

[Unit]
Description=Reboot the system daily

[Service]
ExecStart=/sbin/shutdown -r now

[Install]
WantedBy=timers.target

system is rebooting successfully everytime.

When we make the same operation with Manjaro release (Manjaro-ARM-mate-rock3a-23.02.img):

system will reboot severals time. however we saw that 5% times reboot doesn’t operated successfully and block the system.
System is powered but CPU doesn’t start.
The only fix is to disconnect / reconnect the power supply.

My point is the following:
Are we missing something ?
There is a fix to cover this issue ?

It’s hard to know without your log.

Check journalctl to show why is this issue.

Dear Zesko,

thanks for your feedback. Well I ran the following command before every auto reboot.

ExecStartPre=/bin/bash -c '/usr/bin/journalctl --since "3 min ago" > /home/rock/"$(date)".log'

with a reboot every 2 minuts.

At 10:40:18 → Starting reboot → log file 104018
At 10:42:28 → Starting reboot → log file 104228
At 10:45:09 → Starting reboot → log file 104538
At 10:47:38 → Starting reboot → log file 104738
At 10:50:06 → Starting reboot → log file 105006

we saw that the system didn’t restart automatically.
we disconnected power at 10:57~10:58

At 10:59:50–> Starting reboot → log file 105950

as there is many logs, I’m only sharing the log that I highlighted above

log file: jeu. 15 juin 2023 104738 CEST.log
juin 15 10:46:16 rock-pc systemd-resolved[354]: Clock change detected. Flushing caches.
juin 15 10:46:16 rock-pc systemd-timesyncd[355]: Contacted time server 163.172.179.38:123 (2.arch.pool.ntp.org).
juin 15 10:46:16 rock-pc systemd-timesyncd[355]: Initial clock synchronization to Thu 2023-06-15 10:46:16.002406 CEST.
juin 15 10:47:38 rock-pc systemd[1]: Starting Reboot the system daily...

log file: jeu. 15 juin 2023 105006 CEST.log
juin 15 10:47:38 rock-pc systemd[1]: Starting Reboot the system daily...
juin 15 10:47:38 rock-pc systemd[1]: Started Reboot the system daily.
juin 15 10:47:38 rock-pc systemd-logind[398]: The system will reboot now!
juin 15 10:47:38 rock-pc systemd-logind[398]: System is rebooting.
juin 15 10:47:38 rock-pc systemd[1]: AutoReboot.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Reboot the system daily.
juin 15 10:47:38 rock-pc systemd[1]: Stopping Session 3 of User rock...
juin 15 10:47:38 rock-pc sshd[582]: pam_unix(sshd:session): session closed for user rock
juin 15 10:47:38 rock-pc systemd[1]: Stopping Session c1 of User lightdm...
juin 15 10:47:38 rock-pc systemd[1]: Removed slice Slice /system/getty.
juin 15 10:47:38 rock-pc systemd[1]: Removed slice Slice /system/modprobe.
juin 15 10:47:38 rock-pc systemd[1]: Removed slice Slice /system/udisks2-zram-setup.
juin 15 10:47:38 rock-pc systemd[1]: Stopped target Bluetooth Support.
juin 15 10:47:38 rock-pc systemd[1]: Stopped target Graphical Interface.
juin 15 10:47:38 rock-pc systemd[1]: Stopped target Multi-User System.
juin 15 10:47:38 rock-pc systemd[1]: Stopped target Login Prompts.
juin 15 10:47:38 rock-pc systemd[1]: Stopped target Containers.
juin 15 10:47:38 rock-pc systemd[1]: Stopped target Host and Network Name Lookups.
juin 15 10:47:38 rock-pc systemd[1]: Stopped target Remote Encrypted Volumes.
juin 15 10:47:38 rock-pc systemd[1]: Stopped target Sound Card.
juin 15 10:47:38 rock-pc systemd[1]: Stopped target Timer Units.
juin 15 10:47:38 rock-pc systemd[1]: AutoReboot.timer: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped AutoReboot.timer.
juin 15 10:47:38 rock-pc systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
juin 15 10:47:38 rock-pc systemd[1]: fstrim.timer: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Discard unused blocks once a week.
juin 15 10:47:38 rock-pc systemd[1]: man-db.timer: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Daily man-db regeneration.
juin 15 10:47:38 rock-pc systemd[1]: pamac-cleancache.timer: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Monthly clean packages cache.
juin 15 10:47:38 rock-pc systemd[1]: pamac-mirrorlist.timer: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Generate mirrorlist weekly.
juin 15 10:47:38 rock-pc systemd[1]: shadow.timer: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Daily verification of password and group files.
juin 15 10:47:38 rock-pc systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Daily Cleanup of Temporary Directories.
juin 15 10:47:38 rock-pc systemd[1]: Stopped target System Time Set.
juin 15 10:47:38 rock-pc systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Closed LVM2 poll daemon socket.
juin 15 10:47:38 rock-pc systemd[1]: systemd-coredump.socket: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Closed Process Core Dump Socket.
juin 15 10:47:38 rock-pc systemd[1]: systemd-rfkill.socket: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
juin 15 10:47:38 rock-pc systemd[1]: Stopping Accounts Service...
juin 15 10:47:38 rock-pc systemd[1]: Stopping Save/Restore Sound Card State...
juin 15 10:47:38 rock-pc bluetoothd[395]: Terminating
juin 15 10:47:38 rock-pc systemd[1]: Stopping Bluetooth service...
juin 15 10:47:38 rock-pc systemd[1]: Stopping Light Display Manager...
juin 15 10:47:38 rock-pc systemd[1]: Starting Generate shutdown-ramfs...
juin 15 10:47:38 rock-pc systemd[1]: Stopping Authorization Manager...
juin 15 10:47:38 rock-pc systemd[1]: Stopping Power Profiles daemon...
juin 15 10:47:38 rock-pc bluetoothd[395]: Stopping SDP server
juin 15 10:47:38 rock-pc systemd[1]: Stopping Serial Getty on ttyS2...
juin 15 10:47:38 rock-pc bluetoothd[395]: Exit
juin 15 10:47:38 rock-pc systemd[1]: Stopping Samba SMB Daemon...
juin 15 10:47:38 rock-pc sshd[435]: Received signal 15; terminating.
juin 15 10:47:38 rock-pc systemd[1]: Stopping OpenSSH Daemon...
juin 15 10:47:38 rock-pc systemd[1]: Stopping Load/Save OS Random Seed...
juin 15 10:47:38 rock-pc systemd[1]: Stopping Zram-based swap (compressed RAM block devices)...
juin 15 10:47:38 rock-pc systemd[1]: polkit.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Authorization Manager.
juin 15 10:47:38 rock-pc systemd[1]: sshd.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped OpenSSH Daemon.
juin 15 10:47:38 rock-pc systemd[1]: serial-getty@ttyS2.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Serial Getty on ttyS2.
juin 15 10:47:38 rock-pc systemd[1]: accounts-daemon.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Accounts Service.
juin 15 10:47:38 rock-pc systemd[1]: smb.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Samba SMB Daemon.
juin 15 10:47:38 rock-pc systemd[1]: alsa-restore.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Save/Restore Sound Card State.
juin 15 10:47:38 rock-pc systemd[1]: session-3.scope: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Session 3 of User rock.
juin 15 10:47:38 rock-pc systemd-logind[398]: Session 3 logged out. Waiting for processes to exit.
juin 15 10:47:38 rock-pc systemd[1]: bluetooth.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Bluetooth service.
juin 15 10:47:38 rock-pc systemd[1]: systemd-random-seed.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Load/Save OS Random Seed.
juin 15 10:47:38 rock-pc systemd[1]: Removed slice Slice /system/serial-getty.
juin 15 10:47:38 rock-pc nmbd[575]: [2023/06/15 10:47:38.619882,  0] ../../source3/nmbd/nmbd.c:59(terminate)
juin 15 10:47:38 rock-pc nmbd[575]:   Got SIGTERM: going down...
juin 15 10:47:38 rock-pc systemd[1]: Stopping Samba NMB Daemon...
juin 15 10:47:38 rock-pc systemd[1]: plymouth-quit-wait.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Hold until boot process finishes up.
juin 15 10:47:38 rock-pc systemd[1]: Stopping User Manager for UID 1000...
juin 15 10:47:38 rock-pc systemd-logind[398]: Removed session 3.
juin 15 10:47:38 rock-pc systemd[439]: Activating special unit Exit the Session...
juin 15 10:47:38 rock-pc systemd[1]: dev-zram0.swap: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Deactivated swap /dev/zram0.
juin 15 10:47:38 rock-pc systemd[439]: Stopped target Main User Target.
juin 15 10:47:38 rock-pc systemd[439]: Stopped target Basic System.
juin 15 10:47:38 rock-pc systemd[439]: Stopped target Paths.
juin 15 10:47:38 rock-pc systemd[439]: Stopped target Sockets.
juin 15 10:47:38 rock-pc systemd[439]: Stopped target Timers.
juin 15 10:47:38 rock-pc systemd[439]: Closed D-Bus User Message Bus Socket.
juin 15 10:47:38 rock-pc systemd[439]: Closed GnuPG network certificate management daemon.
juin 15 10:47:38 rock-pc systemd[439]: Closed GCR ssh-agent wrapper.
juin 15 10:47:38 rock-pc systemd[439]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
juin 15 10:47:38 rock-pc systemd[439]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
juin 15 10:47:38 rock-pc systemd[439]: Closed GnuPG cryptographic agent (ssh-agent emulation).
juin 15 10:47:38 rock-pc systemd[439]: Closed GnuPG cryptographic agent and passphrase cache.
juin 15 10:47:38 rock-pc systemd[439]: Closed PipeWire PulseAudio.
juin 15 10:47:38 rock-pc systemd[439]: Closed PipeWire Multimedia System Socket.
juin 15 10:47:38 rock-pc systemd[439]: Removed slice User Application Slice.
juin 15 10:47:38 rock-pc systemd[439]: Reached target Shutdown.
juin 15 10:47:38 rock-pc systemd[439]: Finished Exit the Session.
juin 15 10:47:38 rock-pc systemd[439]: Reached target Exit the Session.
juin 15 10:47:38 rock-pc kernel: zram0: detected capacity change from 6096192 to 0
juin 15 10:47:38 rock-pc systemd[1]: power-profiles-daemon.service: Deactivated successfully.
juin 15 10:47:38 rock-pc (sd-pam)[458]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[rock] ruser=[<unknown>] rhost=[<unknown>]
juin 15 10:47:38 rock-pc systemd[1]: Stopped Power Profiles daemon.
juin 15 10:47:38 rock-pc systemd[1]: user@1000.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped User Manager for UID 1000.
juin 15 10:47:38 rock-pc kernel: zram: Removed device: zram0
juin 15 10:47:38 rock-pc systemd-homed[416]: block device /sys/devices/virtual/block/zram0 has been removed.
juin 15 10:47:38 rock-pc lightdm[491]: pam_unix(lightdm-greeter:session): session closed for user lightdm
juin 15 10:47:38 rock-pc systemd[1]: Stopping User Runtime Directory /run/user/1000...
juin 15 10:47:38 rock-pc systemd[1]: nmb.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Samba NMB Daemon.
juin 15 10:47:38 rock-pc systemd[1]: session-c1.scope: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Session c1 of User lightdm.
juin 15 10:47:38 rock-pc systemd[1]: session-c1.scope: Consumed 6.522s CPU time.
juin 15 10:47:38 rock-pc systemd[1]: Stopped target Network is Online.
juin 15 10:47:38 rock-pc systemd[1]: NetworkManager-wait-online.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Network Manager Wait Online.
juin 15 10:47:38 rock-pc systemd[1]: Stopping User Login Management...
juin 15 10:47:38 rock-pc systemd[1]: systemd-networkd-wait-online.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Wait for Network to be Configured.
juin 15 10:47:38 rock-pc systemd[497]: Activating special unit Exit the Session...
juin 15 10:47:38 rock-pc systemd[497]: Stopped target Main User Target.
juin 15 10:47:38 rock-pc mkinitcpio[611]: ==> Starting build: 'none'
juin 15 10:47:38 rock-pc systemd[497]: Stopping Accessibility services bus...
juin 15 10:47:38 rock-pc systemd[1]: Stopping User Manager for UID 970...
juin 15 10:47:38 rock-pc systemd[1]: run-user-1000.mount: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Unmounted /run/user/1000.
juin 15 10:47:38 rock-pc systemd[497]: Stopping D-Bus User Message Bus...
juin 15 10:47:38 rock-pc systemd[497]: Stopping Virtual filesystem service...
juin 15 10:47:38 rock-pc systemd[497]: Stopped Accessibility services bus.
juin 15 10:47:38 rock-pc systemd-logind[398]: Removed session c1.
juin 15 10:47:38 rock-pc systemd[497]: Stopped D-Bus User Message Bus.
juin 15 10:47:38 rock-pc systemd[1]: zswap-arm.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped Zram-based swap (compressed RAM block devices).
juin 15 10:47:38 rock-pc mkinitcpio[611]:   -> Running build hook: [sd-shutdown]
juin 15 10:47:38 rock-pc systemd[1]: run-user-970-gvfs.mount: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Unmounted /run/user/970/gvfs.
juin 15 10:47:38 rock-pc systemd[497]: Stopped Virtual filesystem service.
juin 15 10:47:38 rock-pc systemd[497]: Removed slice User Core Session Slice.
juin 15 10:47:38 rock-pc systemd[497]: Stopped target Basic System.
juin 15 10:47:38 rock-pc systemd[497]: Stopped target Paths.
juin 15 10:47:38 rock-pc systemd[497]: Stopped target Sockets.
juin 15 10:47:38 rock-pc systemd[497]: Stopped target Timers.
juin 15 10:47:38 rock-pc systemd[497]: Closed D-Bus User Message Bus Socket.
juin 15 10:47:38 rock-pc systemd[497]: Closed GnuPG network certificate management daemon.
juin 15 10:47:38 rock-pc systemd[497]: Closed GCR ssh-agent wrapper.
juin 15 10:47:38 rock-pc systemd[497]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
juin 15 10:47:38 rock-pc systemd[497]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
juin 15 10:47:38 rock-pc systemd[497]: Closed GnuPG cryptographic agent (ssh-agent emulation).
juin 15 10:47:38 rock-pc systemd[497]: Closed GnuPG cryptographic agent and passphrase cache.
juin 15 10:47:38 rock-pc systemd[497]: Closed PipeWire PulseAudio.
juin 15 10:47:38 rock-pc systemd[497]: Closed PipeWire Multimedia System Socket.
juin 15 10:47:38 rock-pc systemd[497]: Removed slice User Application Slice.
juin 15 10:47:38 rock-pc systemd[497]: Reached target Shutdown.
juin 15 10:47:38 rock-pc systemd[497]: Finished Exit the Session.
juin 15 10:47:38 rock-pc systemd[497]: Reached target Exit the Session.
juin 15 10:47:38 rock-pc systemd[1]: user@970.service: Deactivated successfully.
juin 15 10:47:38 rock-pc systemd[1]: Stopped User Manager for UID 970.
juin 15 10:47:39 rock-pc systemd[1]: lightdm.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Light Display Manager.
juin 15 10:47:39 rock-pc systemd[1]: lightdm.service: Consumed 3.924s CPU time.
juin 15 10:47:39 rock-pc systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped User Runtime Directory /run/user/1000.
juin 15 10:47:39 rock-pc systemd[1]: Removed slice User Slice of UID 1000.
juin 15 10:47:39 rock-pc systemd[1]: plymouth-quit.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Terminate Plymouth Boot Screen.
juin 15 10:47:39 rock-pc systemd[1]: Starting Show Plymouth Reboot Screen...
juin 15 10:47:39 rock-pc systemd[1]: Stopping Permit User Sessions...
juin 15 10:47:39 rock-pc systemd[1]: Stopping User Runtime Directory /run/user/970...
juin 15 10:47:39 rock-pc systemd[1]: Received SIGRTMIN+20 from PID 689 (plymouthd).
juin 15 10:47:39 rock-pc systemd[1]: run-user-970.mount: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Unmounted /run/user/970.
juin 15 10:47:39 rock-pc systemd[1]: systemd-user-sessions.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Permit User Sessions.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Network.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Remote File Systems.
juin 15 10:47:39 rock-pc NetworkManager[414]: <info>  [1686818859.2091] caught SIGTERM, shutting down normally.
juin 15 10:47:39 rock-pc systemd[1]: Stopping Network Manager...
juin 15 10:47:39 rock-pc systemd[1]: Stopping Home Area Activation...
juin 15 10:47:39 rock-pc systemd[1]: Stopping Network Configuration...
juin 15 10:47:39 rock-pc systemd[1]: Started Show Plymouth Reboot Screen.
juin 15 10:47:39 rock-pc NetworkManager[414]: <info>  [1686818859.2779] dhcp4 (end0): canceled DHCP transaction, DHCP client pid 482
juin 15 10:47:39 rock-pc NetworkManager[414]: <info>  [1686818859.2781] dhcp4 (end0): activation: beginning transaction (timeout in 45 seconds)
juin 15 10:47:39 rock-pc NetworkManager[414]: <info>  [1686818859.2782] dhcp4 (end0): state changed no lease
juin 15 10:47:39 rock-pc systemd[1]: user-runtime-dir@970.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped User Runtime Directory /run/user/970.
juin 15 10:47:39 rock-pc NetworkManager[414]: <info>  [1686818859.2844] manager: NetworkManager state is now CONNECTED_SITE
juin 15 10:47:39 rock-pc systemd[1]: systemd-homed-activate.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Home Area Activation.
juin 15 10:47:39 rock-pc dbus-daemon[396]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.11' (uid=0 pid=414 comm="/usr/bin/NetworkManager --no-daemon")
juin 15 10:47:39 rock-pc dbus-daemon[396]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
juin 15 10:47:39 rock-pc systemd[1]: Removed slice User Slice of UID 970.
juin 15 10:47:39 rock-pc systemd[1]: user-970.slice: Consumed 7.320s CPU time.
juin 15 10:47:39 rock-pc systemd[1]: Tell Plymouth To Jump To initramfs was skipped because of an unmet condition check (ConditionPathExists=/run/initramfs/bin/sh).
juin 15 10:47:39 rock-pc systemd[1]: Stopping Home Area Manager...
juin 15 10:47:39 rock-pc NetworkManager[414]: <info>  [1686818859.3176] exiting (success)
juin 15 10:47:39 rock-pc systemd[1]: systemd-homed.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Home Area Manager.
juin 15 10:47:39 rock-pc systemd[1]: systemd-networkd.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Network Configuration.
juin 15 10:47:39 rock-pc systemd[1]: NetworkManager.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Network Manager.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Preparation for Network.
juin 15 10:47:39 rock-pc systemd[1]: Stopping D-Bus System Message Bus...
juin 15 10:47:39 rock-pc systemd[1]: systemd-network-generator.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Generate network units from Kernel command line.
juin 15 10:47:39 rock-pc systemd[1]: dbus.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped D-Bus System Message Bus.
juin 15 10:47:39 rock-pc systemd[1]: dbus.service: Consumed 1.285s CPU time.
juin 15 10:47:39 rock-pc systemd[1]: systemd-logind.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped User Login Management.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Basic System.
juin 15 10:47:39 rock-pc systemd[1]: systemd-ask-password-plymouth.path: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Forward Password Requests to Plymouth Directory Watch.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target User and Group Name Lookups.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Path Units.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Slice Units.
juin 15 10:47:39 rock-pc systemd[1]: Removed slice User and Session Slice.
juin 15 10:47:39 rock-pc systemd[1]: user.slice: Consumed 7.941s CPU time.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Socket Units.
juin 15 10:47:39 rock-pc systemd[1]: dbus.socket: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Closed D-Bus System Message Bus Socket.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target System Initialization.
juin 15 10:47:39 rock-pc systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Local Encrypted Volumes.
juin 15 10:47:39 rock-pc systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Local Integrity Protected Volumes.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Local Verity Protected Volumes.
juin 15 10:47:39 rock-pc systemd[1]: systemd-networkd.socket: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Closed Network Service Netlink Socket.
juin 15 10:47:39 rock-pc systemd[1]: systemd-boot-update.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Automatic Boot Loader Update.
juin 15 10:47:39 rock-pc systemd[1]: Stopping Network Name Resolution...
juin 15 10:47:39 rock-pc systemd[1]: systemd-sysctl.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Apply Kernel Variables.
juin 15 10:47:39 rock-pc systemd[1]: systemd-modules-load.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Load Kernel Modules.
juin 15 10:47:39 rock-pc systemd[1]: Stopping Network Time Synchronization...
juin 15 10:47:39 rock-pc systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
juin 15 10:47:39 rock-pc systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Unmounted /run/credentials/systemd-sysctl.service.
juin 15 10:47:39 rock-pc systemd[1]: systemd-resolved.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Network Name Resolution.
juin 15 10:47:39 rock-pc systemd[1]: systemd-resolved.service: Consumed 1.796s CPU time.
juin 15 10:47:39 rock-pc systemd[1]: run-credentials-systemd\x2dresolved.service.mount: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Unmounted /run/credentials/systemd-resolved.service.
juin 15 10:47:39 rock-pc systemd[1]: systemd-timesyncd.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Network Time Synchronization.
juin 15 10:47:39 rock-pc systemd[1]: systemd-update-utmp.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
juin 15 10:47:39 rock-pc systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Create Volatile Files and Directories.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Local File Systems.
juin 15 10:47:39 rock-pc systemd[1]: Unmounting /boot...
juin 15 10:47:39 rock-pc systemd[1]: Unmounting /run/credentials/systemd-tmpfiles-setup.service...
juin 15 10:47:39 rock-pc systemd[1]: Unmounting /run/credentials/systemd-tmpfiles-setup-dev.service...
juin 15 10:47:39 rock-pc systemd[1]: Unmounting /run/credentials/systemd-vconsole-setup.service...
juin 15 10:47:39 rock-pc systemd[1]: Unmounting Temporary Directory /tmp...
juin 15 10:47:39 rock-pc umount[749]: umount: /run/credentials/systemd-tmpfiles-setup.service: Aucun point de montage indiqué.
juin 15 10:47:39 rock-pc systemd[1]: boot.mount: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Unmounted /boot.
juin 15 10:47:39 rock-pc systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Mount process exited, code=exited, status=32/n/a
juin 15 10:47:39 rock-pc systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'.
juin 15 10:47:39 rock-pc systemd[1]: Unmounted /run/credentials/systemd-tmpfiles-setup.service.
juin 15 10:47:39 rock-pc systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Unmounted /run/credentials/systemd-tmpfiles-setup-dev.service.
juin 15 10:47:39 rock-pc systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Unmounted /run/credentials/systemd-vconsole-setup.service.
juin 15 10:47:39 rock-pc systemd[1]: tmp.mount: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Unmounted Temporary Directory /tmp.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Preparation for Local File Systems.
juin 15 10:47:39 rock-pc systemd[1]: Stopped target Swaps.
juin 15 10:47:39 rock-pc systemd[1]: Reached target Unmount All Filesystems.
juin 15 10:47:39 rock-pc systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
juin 15 10:47:39 rock-pc systemd[1]: systemd-remount-fs.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Remount Root and Kernel File Systems.
juin 15 10:47:39 rock-pc systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Create Static Device Nodes in /dev.
juin 15 10:47:39 rock-pc mkinitcpio[611]: ==> Build complete.
juin 15 10:47:39 rock-pc systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Finished Generate shutdown-ramfs.
juin 15 10:47:39 rock-pc systemd[1]: lvm2-monitor.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
juin 15 10:47:39 rock-pc systemd[1]: Reached target System Shutdown.
juin 15 10:47:39 rock-pc systemd[1]: Reached target Late Shutdown Services.
juin 15 10:47:39 rock-pc systemd[1]: systemd-reboot.service: Deactivated successfully.
juin 15 10:47:39 rock-pc systemd[1]: Finished System Reboot.
juin 15 10:47:39 rock-pc systemd[1]: Reached target System Reboot.
juin 15 10:47:39 rock-pc systemd[1]: Shutting down.
juin 15 10:47:39 rock-pc systemd[1]: Using hardware watchdog 'Synopsys DesignWare Watchdog', version 0, device /dev/watchdog0
juin 15 10:47:39 rock-pc systemd[1]: Watchdog running with a timeout of 10min.
juin 15 10:47:39 rock-pc kernel: watchdog: watchdog0: watchdog did not stop!
juin 15 10:47:39 rock-pc systemd-shutdown[1]: Using hardware watchdog 'Synopsys DesignWare Watchdog', version 0, device /dev/watchdog0
juin 15 10:47:39 rock-pc systemd-shutdown[1]: Watchdog running with a timeout of 10min.
juin 15 10:47:39 rock-pc systemd-shutdown[1]: Syncing filesystems and block devices.
juin 15 10:47:40 rock-pc systemd-shutdown[1]: Sending SIGTERM to remaining processes...
juin 15 10:47:40 rock-pc systemd-journald[284]: Received SIGTERM from PID 1 (systemd-shutdow).
juin 15 10:47:40 rock-pc systemd-journald[284]: Journal stopped
-- Boot b2db5d9c7def449bb5d85c080add9c03 --
juin 15 10:47:54 rock-pc kernel: Booting Linux on physical CPU 0x0000000000 [0x412fd050]
juin 15 10:47:54 rock-pc kernel: Linux version 6.2.10-1-MANJARO-ARM (builduser@Mnjro-BldSrvr-M2) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Sat Apr  8 14:02:33 UTC 2023
juin 15 10:47:54 rock-pc kernel: Machine model: Radxa ROCK3 Model A
juin 15 10:47:54 rock-pc kernel: efi: UEFI not found.
juin 15 10:47:54 rock-pc kernel: Zone ranges:
juin 15 10:47:54 rock-pc kernel:   DMA      [mem 0x0000000000200000-0x000000007fffffff]
juin 15 10:47:54 rock-pc kernel:   DMA32    empty
juin 15 10:47:54 rock-pc kernel:   Normal   empty
juin 15 10:47:54 rock-pc kernel: Movable zone start for each node
juin 15 10:47:54 rock-pc kernel: Early memory node ranges
juin 15 10:47:54 rock-pc kernel:   node   0: [mem 0x0000000000200000-0x000000007fffffff]
juin 15 10:47:54 rock-pc kernel: Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff]
juin 15 10:47:54 rock-pc kernel: On node 0, zone DMA: 512 pages in unavailable ranges
juin 15 10:47:54 rock-pc kernel: cma: Reserved 256 MiB at 0x000000006b600000
juin 15 10:47:54 rock-pc kernel: psci: probing for conduit method from DT.
juin 15 10:47:54 rock-pc kernel: psci: PSCIv1.1 detected in firmware.
juin 15 10:47:54 rock-pc kernel: psci: Using standard PSCI v0.2 function IDs
juin 15 10:47:54 rock-pc kernel: psci: MIGRATE_INFO_TYPE not supported.
juin 15 10:47:54 rock-pc kernel: psci: SMC Calling Convention v1.2
juin 15 10:47:54 rock-pc kernel: percpu: Embedded 20 pages/cpu s43560 r8192 d30168 u81920
juin 15 10:47:54 rock-pc kernel: pcpu-alloc: s43560 r8192 d30168 u81920 alloc=20*4096
juin 15 10:47:54 rock-pc kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
juin 15 10:47:54 rock-pc kernel: Detected VIPT I-cache on CPU0
juin 15 10:47:54 rock-pc kernel: CPU features: detected: GIC system register CPU interface
juin 15 10:47:54 rock-pc kernel: CPU features: detected: Virtualization Host Extensions
juin 15 10:47:54 rock-pc kernel: CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009
juin 15 10:47:54 rock-pc kernel: CPU features: detected: ARM errata 1165522, 1319367, or 1530923
juin 15 10:47:54 rock-pc kernel: alternatives: applying boot alternatives
juin 15 10:47:54 rock-pc kernel: Built 1 zonelists, mobility grouping on.  Total pages: 515592
juin 15 10:47:54 rock-pc kernel: Kernel command line: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd rw rootwait audit=0 splash plymouth.ignore-serial-consoles
juin 15 10:47:54 rock-pc kernel: audit: disabled (until reboot)
juin 15 10:47:54 rock-pc kernel: Unknown kernel command line parameters "splash", will be passed to user space.
juin 15 10:47:54 rock-pc kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
juin 15 10:47:54 rock-pc kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
juin 15 10:47:54 rock-pc kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
juin 15 10:47:54 rock-pc kernel: Memory: 1757852K/2095104K available (13184K kernel code, 2430K rwdata, 5576K rodata, 3968K init, 671K bss, 75108K reserved, 262144K cma-reserved)
juin 15 10:47:54 rock-pc kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
juin 15 10:47:54 rock-pc kernel: rcu: Preemptible hierarchical RCU implementation.
juin 15 10:47:54 rock-pc kernel: rcu:         RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
juin 15 10:47:54 rock-pc kernel:         Trampoline variant of Tasks RCU enabled.
juin 15 10:47:54 rock-pc kernel:         Tracing variant of Tasks RCU enabled.
juin 15 10:47:54 rock-pc kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
juin 15 10:47:54 rock-pc kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
juin 15 10:47:54 rock-pc kernel: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
juin 15 10:47:54 rock-pc kernel: GICv3: GIC: Using split EOI/Deactivate mode
juin 15 10:47:54 rock-pc kernel: GICv3: 320 SPIs implemented
juin 15 10:47:54 rock-pc kernel: GICv3: 0 Extended SPIs implemented
juin 15 10:47:54 rock-pc kernel: GICv3: MBI range [296:319]
juin 15 10:47:54 rock-pc kernel: GICv3: Using MBI frame 0x00000000fd410000
juin 15 10:47:54 rock-pc kernel: Root IRQ handler: gic_handle_irq
juin 15 10:47:54 rock-pc kernel: GICv3: GICv3 features: 16 PPIs
juin 15 10:47:54 rock-pc kernel: GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000
juin 15 10:47:54 rock-pc kernel: ITS: No ITS available, not enabling LPIs
juin 15 10:47:54 rock-pc kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
juin 15 10:47:54 rock-pc kernel: arch_timer: cp15 timer(s) running at 24.00MHz (phys).
juin 15 10:47:54 rock-pc kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
juin 15 10:47:54 rock-pc kernel: sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
juin 15 10:47:54 rock-pc kernel: Console: colour dummy device 80x25
juin 15 10:47:54 rock-pc kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
juin 15 10:47:54 rock-pc kernel: pid_max: default: 32768 minimum: 301
juin 15 10:47:54 rock-pc kernel: LSM: initializing lsm=capability,yama,apparmor
juin 15 10:47:54 rock-pc kernel: Yama: becoming mindful.
juin 15 10:47:54 rock-pc kernel: AppArmor: AppArmor initialized
juin 15 10:47:54 rock-pc kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
juin 15 10:47:54 rock-pc kernel: Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
juin 15 10:47:54 rock-pc kernel: cacheinfo: Unable to detect cache hierarchy for CPU 0
juin 15 10:47:54 rock-pc kernel: cblist_init_generic: Setting adjustable number of callback queues.
juin 15 10:47:54 rock-pc kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
juin 15 10:47:54 rock-pc kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
juin 15 10:47:54 rock-pc kernel: rcu: Hierarchical SRCU implementation.
juin 15 10:47:54 rock-pc kernel: rcu:         Max phase no-delay instances is 1000.
juin 15 10:47:54 rock-pc kernel: EFI services will not be available.
juin 15 10:47:54 rock-pc kernel: smp: Bringing up secondary CPUs ...
juin 15 10:47:54 rock-pc kernel: Detected VIPT I-cache on CPU1
juin 15 10:47:54 rock-pc kernel: cacheinfo: Unable to detect cache hierarchy for CPU 1
juin 15 10:47:54 rock-pc kernel: GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
juin 15 10:47:54 rock-pc kernel: CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
juin 15 10:47:54 rock-pc kernel: Detected VIPT I-cache on CPU2
juin 15 10:47:54 rock-pc kernel: cacheinfo: Unable to detect cache hierarchy for CPU 2
juin 15 10:47:54 rock-pc kernel: GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
juin 15 10:47:54 rock-pc kernel: CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
juin 15 10:47:54 rock-pc kernel: Detected VIPT I-cache on CPU3
juin 15 10:47:54 rock-pc kernel: cacheinfo: Unable to detect cache hierarchy for CPU 3
juin 15 10:47:54 rock-pc kernel: GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
juin 15 10:47:54 rock-pc kernel: CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
juin 15 10:47:54 rock-pc kernel: smp: Brought up 1 node, 4 CPUs
juin 15 10:47:54 rock-pc kernel: SMP: Total of 4 processors activated.
juin 15 10:47:54 rock-pc kernel: CPU features: detected: 32-bit EL0 Support
juin 15 10:47:54 rock-pc kernel: CPU features: detected: 32-bit EL1 Support
juin 15 10:47:54 rock-pc kernel: CPU features: detected: Data cache clean to the PoU not required for I/D coherence
juin 15 10:47:54 rock-pc kernel: CPU features: detected: Common not Private translations
juin 15 10:47:54 rock-pc kernel: CPU features: detected: CRC32 instructions
juin 15 10:47:54 rock-pc kernel: CPU features: detected: RCpc load-acquire (LDAPR)
juin 15 10:47:54 rock-pc kernel: CPU features: detected: LSE atomic instructions
juin 15 10:47:54 rock-pc kernel: CPU features: detected: Privileged Access Never
juin 15 10:47:54 rock-pc kernel: CPU features: detected: RAS Extension Support
juin 15 10:47:54 rock-pc kernel: CPU features: detected: Speculative Store Bypassing Safe (SSBS)
juin 15 10:47:54 rock-pc kernel: CPU: All CPU(s) started at EL2
juin 15 10:47:54 rock-pc kernel: alternatives: applying system-wide alternatives
juin 15 10:47:54 rock-pc kernel: devtmpfs: initialized
juin 15 10:47:54 rock-pc kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
juin 15 10:47:54 rock-pc kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
juin 15 10:47:54 rock-pc kernel: pinctrl core: initialized pinctrl subsystem
juin 15 10:47:54 rock-pc kernel: DMI not present or invalid.
juin 15 10:47:54 rock-pc kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
juin 15 10:47:54 rock-pc kernel: DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
juin 15 10:47:54 rock-pc kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
juin 15 10:47:54 rock-pc kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
juin 15 10:47:54 rock-pc kernel: thermal_sys: Registered thermal governor 'fair_share'
juin 15 10:47:54 rock-pc kernel: thermal_sys: Registered thermal governor 'bang_bang'
juin 15 10:47:54 rock-pc kernel: thermal_sys: Registered thermal governor 'step_wise'
juin 15 10:47:54 rock-pc kernel: thermal_sys: Registered thermal governor 'user_space'
juin 15 10:47:54 rock-pc kernel: cpuidle: using governor ladder
juin 15 10:47:54 rock-pc kernel: cpuidle: using governor menu
juin 15 10:47:54 rock-pc kernel: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
juin 15 10:47:54 rock-pc kernel: ASID allocator initialised with 65536 entries
juin 15 10:47:54 rock-pc kernel: Serial: AMBA PL011 UART driver
juin 15 10:47:54 rock-pc kernel: platform fe040000.vop: Fixed dependency cycle(s) with /hdmi@fe0a0000
juin 15 10:47:54 rock-pc kernel: gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
juin 15 10:47:54 rock-pc kernel: rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000
juin 15 10:47:54 rock-pc kernel: gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
juin 15 10:47:54 rock-pc kernel: rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000
juin 15 10:47:54 rock-pc kernel: gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation.
juin 15 10:47:54 rock-pc kernel: rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000
juin 15 10:47:54 rock-pc kernel: gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation.
juin 15 10:47:54 rock-pc kernel: rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000
juin 15 10:47:54 rock-pc kernel: gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation.
juin 15 10:47:54 rock-pc kernel: rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000
juin 15 10:47:54 rock-pc kernel: platform fe0a0000.hdmi: Fixed dependency cycle(s) with /hdmi-con
juin 15 10:47:54 rock-pc kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
juin 15 10:47:54 rock-pc kernel: HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
juin 15 10:47:54 rock-pc kernel: HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
juin 15 10:47:54 rock-pc kernel: HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
juin 15 10:47:54 rock-pc kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
juin 15 10:47:54 rock-pc kernel: HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
juin 15 10:47:54 rock-pc kernel: HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
juin 15 10:47:54 rock-pc kernel: HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
juin 15 10:47:54 rock-pc kernel: cryptd: max_cpu_qlen set to 1000
juin 15 10:47:54 rock-pc kernel: ACPI: Interpreter disabled.
juin 15 10:47:54 rock-pc kernel: iommu: Default domain type: Translated 
juin 15 10:47:54 rock-pc kernel: iommu: DMA domain TLB invalidation policy: strict mode 
juin 15 10:47:54 rock-pc kernel: SCSI subsystem initialized
juin 15 10:47:54 rock-pc kernel: libata version 3.00 loaded.
juin 15 10:47:54 rock-pc kernel: usbcore: registered new interface driver usbfs
juin 15 10:47:54 rock-pc kernel: usbcore: registered new interface driver hub
juin 15 10:47:54 rock-pc kernel: usbcore: registered new device driver usb
juin 15 10:47:54 rock-pc kernel: pps_core: LinuxPPS API ver. 1 registered
juin 15 10:47:54 rock-pc kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
juin 15 10:47:54 rock-pc kernel: arm-scmi firmware:scmi: Enabled polling mode TX channel - prot_id:16
juin 15 10:47:54 rock-pc kernel: arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
juin 15 10:47:54 rock-pc kernel: arm-scmi firmware:scmi: Malformed reply - real_sz:8  calc_sz:4  (loop_num_ret:1)
juin 15 10:47:54 rock-pc kernel: arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
juin 15 10:47:54 rock-pc kernel: Advanced Linux Sound Architecture Driver Initialized.
juin 15 10:47:54 rock-pc kernel: NetLabel: Initializing
juin 15 10:47:54 rock-pc kernel: NetLabel:  domain hash size = 128
juin 15 10:47:54 rock-pc kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
juin 15 10:47:54 rock-pc kernel: NetLabel:  unlabeled traffic allowed by default
juin 15 10:47:54 rock-pc kernel: vgaarb: loaded
juin 15 10:47:54 rock-pc kernel: clocksource: Switched to clocksource arch_sys_counter
juin 15 10:47:54 rock-pc kernel: VFS: Disk quotas dquot_6.6.0
juin 15 10:47:54 rock-pc kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
juin 15 10:47:54 rock-pc kernel: AppArmor: AppArmor Filesystem Enabled
juin 15 10:47:54 rock-pc kernel: pnp: PnP ACPI: disabled
juin 15 10:47:54 rock-pc kernel: NET: Registered PF_INET protocol family
juin 15 10:47:54 rock-pc kernel: IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
juin 15 10:47:54 rock-pc kernel: tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
juin 15 10:47:54 rock-pc kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
juin 15 10:47:54 rock-pc kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
juin 15 10:47:54 rock-pc kernel: TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
juin 15 10:47:54 rock-pc kernel: TCP: Hash tables configured (established 16384 bind 16384)
juin 15 10:47:54 rock-pc kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
juin 15 10:47:54 rock-pc kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
juin 15 10:47:54 rock-pc kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
juin 15 10:47:54 rock-pc kernel: PCI: CLS 0 bytes, default 64
juin 15 10:47:54 rock-pc kernel: Trying to unpack rootfs image as initramfs...
juin 15 10:47:54 rock-pc kernel: hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available
juin 15 10:47:54 rock-pc kernel: kvm [1]: IPA Size Limit: 40 bits
juin 15 10:47:54 rock-pc kernel: kvm [1]: GICv3: no GICV resource entry
juin 15 10:47:54 rock-pc kernel: kvm [1]: disabling GICv2 emulation
juin 15 10:47:54 rock-pc kernel: kvm [1]: GIC system register CPU interface enabled
juin 15 10:47:54 rock-pc kernel: kvm [1]: vgic interrupt IRQ9
juin 15 10:47:54 rock-pc kernel: kvm [1]: VHE mode initialized successfully
juin 15 10:47:54 rock-pc kernel: Initialise system trusted keyrings
juin 15 10:47:54 rock-pc kernel: workingset: timestamp_bits=46 max_order=19 bucket_order=0
juin 15 10:47:54 rock-pc kernel: zbud: loaded
juin 15 10:47:54 rock-pc kernel: NET: Registered PF_ALG protocol family
juin 15 10:47:54 rock-pc kernel: Key type asymmetric registered
juin 15 10:47:54 rock-pc kernel: Asymmetric key parser 'x509' registered
juin 15 10:47:54 rock-pc kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
juin 15 10:47:54 rock-pc kernel: io scheduler mq-deadline registered
juin 15 10:47:54 rock-pc kernel: io scheduler kyber registered
juin 15 10:47:54 rock-pc kernel: io scheduler bfq registered
juin 15 10:47:54 rock-pc kernel: dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330
juin 15 10:47:54 rock-pc kernel: dma-pl330 fe530000.dma-controller:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
juin 15 10:47:54 rock-pc kernel: dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330
juin 15 10:47:54 rock-pc kernel: dma-pl330 fe550000.dma-controller:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
juin 15 10:47:54 rock-pc kernel: arm-scmi firmware:scmi: Failed. SCMI protocol 22 not active.
juin 15 10:47:54 rock-pc kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
juin 15 10:47:54 rock-pc kernel: fe650000.serial: ttyS1 at MMIO 0xfe650000 (irq = 29, base_baud = 1500000) is a 16550A
juin 15 10:47:54 rock-pc kernel: serial serial0: tty port ttyS1 registered
juin 15 10:47:54 rock-pc kernel: fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 30, base_baud = 1500000) is a 16550A
juin 15 10:47:54 rock-pc kernel: printk: console [ttyS2] enabled
juin 15 10:47:54 rock-pc kernel: Serial: AMBA driver
juin 15 10:47:54 rock-pc kernel: cacheinfo: Unable to detect cache hierarchy for CPU 0
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.0.auto: irq 34, io mem 0xfcc00000
juin 15 10:47:54 rock-pc kernel: ehci-platform fd800000.usb: EHCI Host Controller
juin 15 10:47:54 rock-pc kernel: ohci-platform fd840000.usb: Generic Platform OHCI controller
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
juin 15 10:47:54 rock-pc kernel: ehci-platform fd880000.usb: EHCI Host Controller
juin 15 10:47:54 rock-pc kernel: ohci-platform fd8c0000.usb: Generic Platform OHCI controller
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 4
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
juin 15 10:47:54 rock-pc kernel: ehci-platform fd800000.usb: new USB bus registered, assigned bus number 2
juin 15 10:47:54 rock-pc kernel: ehci-platform fd880000.usb: new USB bus registered, assigned bus number 5
juin 15 10:47:54 rock-pc kernel: ehci-platform fd800000.usb: irq 36, io mem 0xfd800000
juin 15 10:47:54 rock-pc kernel: ehci-platform fd880000.usb: irq 37, io mem 0xfd880000
juin 15 10:47:54 rock-pc kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
juin 15 10:47:54 rock-pc kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
juin 15 10:47:54 rock-pc kernel: usb usb1: Product: xHCI Host Controller
juin 15 10:47:54 rock-pc kernel: usb usb1: Manufacturer: Linux 6.2.10-1-MANJARO-ARM xhci-hcd
juin 15 10:47:54 rock-pc kernel: usb usb1: SerialNumber: xhci-hcd.0.auto
juin 15 10:47:54 rock-pc kernel: ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 6
juin 15 10:47:54 rock-pc kernel: ohci-platform fd8c0000.usb: irq 39, io mem 0xfd8c0000
juin 15 10:47:54 rock-pc kernel: ohci-platform fd840000.usb: new USB bus registered, assigned bus number 3
juin 15 10:47:54 rock-pc kernel: ohci-platform fd840000.usb: irq 38, io mem 0xfd840000
juin 15 10:47:54 rock-pc kernel: hub 1-0:1.0: USB hub found
juin 15 10:47:54 rock-pc kernel: hub 1-0:1.0: 1 port detected
juin 15 10:47:54 rock-pc kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
juin 15 10:47:54 rock-pc kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
juin 15 10:47:54 rock-pc kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
juin 15 10:47:54 rock-pc kernel: usb usb4: Product: xHCI Host Controller
juin 15 10:47:54 rock-pc kernel: usb usb4: Manufacturer: Linux 6.2.10-1-MANJARO-ARM xhci-hcd
juin 15 10:47:54 rock-pc kernel: usb usb4: SerialNumber: xhci-hcd.0.auto
juin 15 10:47:54 rock-pc kernel: hub 4-0:1.0: USB hub found
juin 15 10:47:54 rock-pc kernel: hub 4-0:1.0: 1 port detected
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 7
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.1.auto: irq 35, io mem 0xfd000000
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 8
juin 15 10:47:54 rock-pc kernel: xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
juin 15 10:47:54 rock-pc kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
juin 15 10:47:54 rock-pc kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
juin 15 10:47:54 rock-pc kernel: usb usb7: Product: xHCI Host Controller
juin 15 10:47:54 rock-pc kernel: usb usb7: Manufacturer: Linux 6.2.10-1-MANJARO-ARM xhci-hcd
juin 15 10:47:54 rock-pc kernel: usb usb7: SerialNumber: xhci-hcd.1.auto
juin 15 10:47:54 rock-pc kernel: hub 7-0:1.0: USB hub found
juin 15 10:47:54 rock-pc kernel: hub 7-0:1.0: 1 port detected
juin 15 10:47:54 rock-pc kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
juin 15 10:47:54 rock-pc kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
juin 15 10:47:54 rock-pc kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
juin 15 10:47:54 rock-pc kernel: usb usb8: Product: xHCI Host Controller
juin 15 10:47:54 rock-pc kernel: usb usb8: Manufacturer: Linux 6.2.10-1-MANJARO-ARM xhci-hcd
juin 15 10:47:54 rock-pc kernel: usb usb8: SerialNumber: xhci-hcd.1.auto
juin 15 10:47:54 rock-pc kernel: hub 8-0:1.0: USB hub found
juin 15 10:47:54 rock-pc kernel: hub 8-0:1.0: 1 port detected
juin 15 10:47:54 rock-pc kernel: usbcore: registered new interface driver uas
juin 15 10:47:54 rock-pc kernel: usbcore: registered new interface driver usb-storage
juin 15 10:47:54 rock-pc kernel: usbcore: registered new interface driver usbserial_generic
juin 15 10:47:54 rock-pc kernel: usbserial: USB Serial support registered for generic
juin 15 10:47:54 rock-pc kernel: mousedev: PS/2 mouse device common for all mice
juin 15 10:47:54 rock-pc kernel: i2c_dev: i2c /dev entries driver
juin 15 10:47:54 rock-pc kernel: fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected!
juin 15 10:47:54 rock-pc kernel: dw-apb-uart fe650000.serial: Failed to create device link (0x180) with 0-0020
juin 15 10:47:54 rock-pc kernel: rk808 0-0020: chip id: 0x8090
juin 15 10:47:54 rock-pc kernel: ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00
juin 15 10:47:54 rock-pc kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
juin 15 10:47:54 rock-pc kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
juin 15 10:47:54 rock-pc kernel: usb usb2: Product: EHCI Host Controller
juin 15 10:47:54 rock-pc kernel: usb usb2: Manufacturer: Linux 6.2.10-1-MANJARO-ARM ehci_hcd
juin 15 10:47:54 rock-pc kernel: usb usb2: SerialNumber: fd800000.usb
juin 15 10:47:54 rock-pc kernel: hub 2-0:1.0: USB hub found
juin 15 10:47:54 rock-pc kernel: hub 2-0:1.0: 1 port detected
juin 15 10:47:54 rock-pc kernel: ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00
juin 15 10:47:54 rock-pc kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
juin 15 10:47:54 rock-pc kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
juin 15 10:47:54 rock-pc kernel: usb usb5: Product: EHCI Host Controller
juin 15 10:47:54 rock-pc kernel: usb usb5: Manufacturer: Linux 6.2.10-1-MANJARO-ARM ehci_hcd
juin 15 10:47:54 rock-pc kernel: usb usb5: SerialNumber: fd880000.usb
juin 15 10:47:54 rock-pc kernel: hub 5-0:1.0: USB hub found
juin 15 10:47:54 rock-pc kernel: hub 5-0:1.0: 1 port detected
juin 15 10:47:54 rock-pc kernel: rk808-regulator rk808-regulator.3.auto: there is no dvs0 gpio
juin 15 10:47:54 rock-pc kernel: rk808-regulator rk808-regulator.3.auto: there is no dvs1 gpio
juin 15 10:47:54 rock-pc kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.02
juin 15 10:47:54 rock-pc kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
juin 15 10:47:54 rock-pc kernel: usb usb6: Product: Generic Platform OHCI controller
juin 15 10:47:54 rock-pc kernel: usb usb6: Manufacturer: Linux 6.2.10-1-MANJARO-ARM ohci_hcd
juin 15 10:47:54 rock-pc kernel: usb usb6: SerialNumber: fd8c0000.usb
juin 15 10:47:54 rock-pc kernel: hub 6-0:1.0: USB hub found
juin 15 10:47:54 rock-pc kernel: hub 6-0:1.0: 1 port detected
juin 15 10:47:54 rock-pc kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.02
juin 15 10:47:54 rock-pc kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
juin 15 10:47:54 rock-pc kernel: usb usb3: Product: Generic Platform OHCI controller
juin 15 10:47:54 rock-pc kernel: usb usb3: Manufacturer: Linux 6.2.10-1-MANJARO-ARM ohci_hcd
juin 15 10:47:54 rock-pc kernel: usb usb3: SerialNumber: fd840000.usb
juin 15 10:47:54 rock-pc kernel: hub 3-0:1.0: USB hub found
juin 15 10:47:54 rock-pc kernel: hub 3-0:1.0: 1 port detected
juin 15 10:47:54 rock-pc kernel: vdda0v9_image: Bringing 600000uV into 900000-900000uV
juin 15 10:47:54 rock-pc kernel: vccio_acodec: Bringing 600000uV into 3300000-3300000uV
juin 15 10:47:54 rock-pc kernel: vcca1v8_image: Bringing 600000uV into 1800000-1800000uV
juin 15 10:47:54 rock-pc kernel: dw-apb-uart fe650000.serial: Failed to create device link (0x180) with 0-0020
juin 15 10:47:54 rock-pc kernel: usbcore: registered new interface driver pcwd_usb
juin 15 10:47:54 rock-pc kernel: device-mapper: uevent: version 1.0.3
juin 15 10:47:54 rock-pc kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
juin 15 10:47:54 rock-pc kernel: arm-scmi firmware:scmi: Failed. SCMI protocol 19 not active.
juin 15 10:47:54 rock-pc kernel: sdhci: Secure Digital Host Controller Interface driver
juin 15 10:47:54 rock-pc kernel: sdhci: Copyright(c) Pierre Ossman
juin 15 10:47:54 rock-pc kernel: Synopsys Designware Multimedia Card Interface Driver
juin 15 10:47:54 rock-pc kernel: dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode.
juin 15 10:47:54 rock-pc kernel: dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode.
juin 15 10:47:54 rock-pc kernel: dwmmc_rockchip fe000000.mmc: Using internal DMA controller.
juin 15 10:47:54 rock-pc kernel: dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller.
juin 15 10:47:54 rock-pc kernel: dwmmc_rockchip fe000000.mmc: Version ID is 270a
juin 15 10:47:54 rock-pc kernel: dwmmc_rockchip fe2b0000.mmc: Version ID is 270a
juin 15 10:47:54 rock-pc kernel: dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 67,32 bit host data width,256 deep fifo
juin 15 10:47:54 rock-pc kernel: dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 68,32 bit host data width,256 deep fifo
juin 15 10:47:54 rock-pc kernel: dwmmc_rockchip fe2b0000.mmc: Got CD GPIO
juin 15 10:47:54 rock-pc kernel: sdhci-pltfm: SDHCI platform and OF driver helper
juin 15 10:47:54 rock-pc kernel: dwmmc_rockchip fe000000.mmc: allocated mmc-pwrseq
juin 15 10:47:54 rock-pc kernel: mmc_host mmc2: card is non-removable.
juin 15 10:47:54 rock-pc kernel: ledtrig-cpu: registered to indicate activity on CPUs
juin 15 10:47:54 rock-pc kernel: No iBFT detected.
juin 15 10:47:54 rock-pc kernel: arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
juin 15 10:47:54 rock-pc kernel: SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
juin 15 10:47:54 rock-pc kernel: hid: raw HID events driver (C) Jiri Kosina
juin 15 10:47:54 rock-pc kernel: usbcore: registered new interface driver usbhid
juin 15 10:47:54 rock-pc kernel: usbhid: USB HID core driver
juin 15 10:47:54 rock-pc kernel: Initializing XFRM netlink socket
juin 15 10:47:54 rock-pc kernel: NET: Registered PF_INET6 protocol family
juin 15 10:47:54 rock-pc kernel: sdhci-dwcmshc fe310000.mmc: Disabling HS200/HS400, frequency too low (375000)
juin 15 10:47:54 rock-pc kernel: mmc_host mmc0: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
juin 15 10:47:54 rock-pc kernel: mmc1: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA
juin 15 10:47:54 rock-pc kernel: Freeing initrd memory: 8100K
juin 15 10:47:54 rock-pc kernel: Segment Routing with IPv6
juin 15 10:47:54 rock-pc kernel: In-situ OAM (IOAM) with IPv6
juin 15 10:47:54 rock-pc kernel: mip6: Mobile IPv6
juin 15 10:47:54 rock-pc kernel: NET: Registered PF_PACKET protocol family
juin 15 10:47:54 rock-pc kernel: mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
juin 15 10:47:54 rock-pc kernel: mmc0: new ultra high speed SDR25 SDHC card at address b36b
juin 15 10:47:54 rock-pc kernel: mmcblk0: mmc0:b36b EZSD1 30.0 GiB 
juin 15 10:47:54 rock-pc kernel: registered taskstats version 1
juin 15 10:47:54 rock-pc kernel: Loading compiled-in X.509 certificates
juin 15 10:47:54 rock-pc kernel: zswap: loaded using pool lzo/zbud
juin 15 10:47:54 rock-pc kernel:  mmcblk0: p1 p2
juin 15 10:47:54 rock-pc kernel: debug_vm_pgtable: [debug_vm_pgtable         ]: Validating architecture page table helpers
juin 15 10:47:54 rock-pc kernel: Key type .fscrypt registered
juin 15 10:47:54 rock-pc kernel: Key type fscrypt-provisioning registered
juin 15 10:47:54 rock-pc kernel: Key type encrypted registered
juin 15 10:47:54 rock-pc kernel: mmc_host mmc2: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
juin 15 10:47:54 rock-pc kernel: usb 2-1: new high-speed USB device number 2 using ehci-platform
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges:
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0000000.pcie:       IO 0x00f4100000..0x00f41fffff -> 0x00f4100000
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0000000.pcie:      MEM 0x00f4200000..0x00f5ffffff -> 0x00f4200000
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0000000.pcie:      MEM 0x0300000000..0x033fffffff -> 0x0040000000
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G
juin 15 10:47:54 rock-pc kernel: usb 1-1: new low-speed USB device number 2 using xhci-hcd
juin 15 10:47:54 rock-pc kernel: mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
juin 15 10:47:54 rock-pc kernel: mmc2: new high speed SDIO card at address 0001
juin 15 10:47:54 rock-pc kernel: usb 2-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
juin 15 10:47:54 rock-pc kernel: usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
juin 15 10:47:54 rock-pc kernel: usb 2-1: Product: USB 2.0 Hub
juin 15 10:47:54 rock-pc kernel: hub 2-1:1.0: USB hub found
juin 15 10:47:54 rock-pc kernel: hub 2-1:1.0: 4 ports detected
juin 15 10:47:54 rock-pc kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=49.00
juin 15 10:47:54 rock-pc kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
juin 15 10:47:54 rock-pc kernel: usb 1-1: Product: USB Keyboard
juin 15 10:47:54 rock-pc kernel: usb 1-1: Manufacturer: Logitech
juin 15 10:47:54 rock-pc kernel: usb 7-1: new full-speed USB device number 2 using xhci-hcd
juin 15 10:47:54 rock-pc kernel: input: Logitech USB Keyboard as /devices/platform/fcc00000.usb/xhci-hcd.0.auto/usb1/1-1/1-1:1.0/0003:046D:C31C.0001/input/input0
juin 15 10:47:54 rock-pc kernel: hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-xhci-hcd.0.auto-1/input0
juin 15 10:47:54 rock-pc kernel: input: Logitech USB Keyboard as /devices/platform/fcc00000.usb/xhci-hcd.0.auto/usb1/1-1/1-1:1.1/0003:046D:C31C.0002/input/input1
juin 15 10:47:54 rock-pc kernel: usb 7-1: New USB device found, idVendor=258a, idProduct=0027, bcdDevice= 1.00
juin 15 10:47:54 rock-pc kernel: usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
juin 15 10:47:54 rock-pc kernel: usb 7-1: Product: Wired Gaming Mouse
juin 15 10:47:54 rock-pc kernel: usb 7-1: Manufacturer: SINOWEALTH
juin 15 10:47:54 rock-pc kernel: input: SINOWEALTH Wired Gaming Mouse as /devices/platform/fd000000.usb/xhci-hcd.1.auto/usb7/7-1/7-1:1.0/0003:258A:0027.0003/input/input2
juin 15 10:47:54 rock-pc kernel: hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-xhci-hcd.0.auto-1/input1
juin 15 10:47:54 rock-pc kernel: hid-generic 0003:258A:0027.0003: input,hidraw2: USB HID v1.11 Mouse [SINOWEALTH Wired Gaming Mouse] on usb-xhci-hcd.1.auto-1/input0
juin 15 10:47:54 rock-pc kernel: input: SINOWEALTH Wired Gaming Mouse Keyboard as /devices/platform/fd000000.usb/xhci-hcd.1.auto/usb7/7-1/7-1:1.1/0003:258A:0027.0004/input/input3
juin 15 10:47:54 rock-pc kernel: hid-generic 0003:258A:0027.0004: input,hiddev96,hidraw3: USB HID v1.11 Keyboard [SINOWEALTH Wired Gaming Mouse] on usb-xhci-hcd.1.auto-1/input1
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0000000.pcie: Phy link never came up
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0000000.pcie: PCI host bridge to bus 0000:00
juin 15 10:47:54 rock-pc kernel: pci_bus 0000:00: root bus resource [bus 00-0f]
juin 15 10:47:54 rock-pc kernel: pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0xf4100000-0xf41fffff])
juin 15 10:47:54 rock-pc kernel: pci_bus 0000:00: root bus resource [mem 0xf4200000-0xf5ffffff]
juin 15 10:47:54 rock-pc kernel: pci_bus 0000:00: root bus resource [mem 0x300000000-0x33fffffff] (bus address [0x40000000-0x7fffffff])
juin 15 10:47:54 rock-pc kernel: pci 0000:00:00.0: [1d87:3566] type 01 class 0x060400
juin 15 10:47:54 rock-pc kernel: pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
juin 15 10:47:54 rock-pc kernel: pci 0000:00:00.0: supports D1 D2
juin 15 10:47:54 rock-pc kernel: pci 0000:00:00.0: PME# supported from D0 D1 D3hot
juin 15 10:47:54 rock-pc kernel: pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
juin 15 10:47:54 rock-pc kernel: pci 0000:00:00.0: BAR 6: assigned [mem 0xf4200000-0xf420ffff pref]
juin 15 10:47:54 rock-pc kernel: pci 0000:00:00.0: PCI bridge to [bus 01-ff]
juin 15 10:47:54 rock-pc kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 72
juin 15 10:47:54 rock-pc kernel: pcieport 0000:00:00.0: AER: enabled with IRQ 72
juin 15 10:47:54 rock-pc kernel: phy phy-fe8c0000.phy.7: lane number 0, val 1
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0800000.pcie: host bridge /pcie@fe280000 ranges:
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0800000.pcie:       IO 0x00f0100000..0x00f01fffff -> 0x00f0100000
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0800000.pcie:      MEM 0x00f0200000..0x00f1ffffff -> 0x00f0200000
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0800000.pcie:      MEM 0x0380000000..0x03bfffffff -> 0x0040000000
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0800000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0800000.pcie: Phy link never came up
juin 15 10:47:54 rock-pc kernel: rockchip-dw-pcie 3c0800000.pcie: PCI host bridge to bus 0002:00
juin 15 10:47:54 rock-pc kernel: pci_bus 0002:00: root bus resource [bus 00-0f]
juin 15 10:47:54 rock-pc kernel: pci_bus 0002:00: root bus resource [io  0x100000-0x1fffff] (bus address [0xf0100000-0xf01fffff])
juin 15 10:47:54 rock-pc kernel: pci_bus 0002:00: root bus resource [mem 0xf0200000-0xf1ffffff]
juin 15 10:47:54 rock-pc kernel: pci_bus 0002:00: root bus resource [mem 0x380000000-0x3bfffffff] (bus address [0x40000000-0x7fffffff])
juin 15 10:47:54 rock-pc kernel: pci 0002:00:00.0: [1d87:3566] type 01 class 0x060400
juin 15 10:47:54 rock-pc kernel: pci 0002:00:00.0: reg 0x10: [mem 0x00000000-0x3fffffff]
juin 15 10:47:54 rock-pc kernel: pci 0002:00:00.0: reg 0x14: [mem 0x00000000-0x3fffffff]
juin 15 10:47:54 rock-pc kernel: pci 0002:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
juin 15 10:47:54 rock-pc kernel: pci 0002:00:00.0: supports D1 D2
juin 15 10:47:54 rock-pc kernel: pci 0002:00:00.0: PME# supported from D0 D1 D3hot
juin 15 10:47:54 rock-pc kernel: pci_bus 0002:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
juin 15 10:47:54 rock-pc kernel: pci 0002:00:00.0: BAR 0: assigned [mem 0x380000000-0x3bfffffff]
juin 15 10:47:54 rock-pc kernel: pci 0002:00:00.0: BAR 1: no space for [mem size 0x40000000]
juin 15 10:47:54 rock-pc kernel: pci 0002:00:00.0: BAR 1: failed to assign [mem size 0x40000000]
juin 15 10:47:54 rock-pc kernel: pci 0002:00:00.0: BAR 6: assigned [mem 0xf0200000-0xf020ffff pref]
juin 15 10:47:54 rock-pc kernel: pci 0002:00:00.0: PCI bridge to [bus 01-ff]
juin 15 10:47:54 rock-pc kernel: pcieport 0002:00:00.0: PME: Signaling with IRQ 74
juin 15 10:47:54 rock-pc kernel: pcieport 0002:00:00.0: AER: enabled with IRQ 74
juin 15 10:47:54 rock-pc kernel: ALSA device list:
juin 15 10:47:54 rock-pc kernel:   No soundcards found.
juin 15 10:47:54 rock-pc kernel: dw-apb-uart fe660000.serial: forbid DMA for kernel console
juin 15 10:47:54 rock-pc kernel: Freeing unused kernel memory: 3968K
juin 15 10:47:54 rock-pc kernel: Run /init as init process
juin 15 10:47:54 rock-pc kernel:   with arguments:
juin 15 10:47:54 rock-pc kernel:     /init
juin 15 10:47:54 rock-pc kernel:     splash
juin 15 10:47:54 rock-pc kernel:   with environment:
juin 15 10:47:54 rock-pc kernel:     HOME=/
juin 15 10:47:54 rock-pc kernel:     TERM=linux
juin 15 10:47:54 rock-pc kernel: rk808-rtc rk808-rtc.5.auto: registered as rtc0
juin 15 10:47:54 rock-pc kernel: rk808-rtc rk808-rtc.5.auto: setting system clock to 2023-06-15T08:47:49 UTC (1686818869)
juin 15 10:47:54 rock-pc kernel: rockchip-vop2 fe040000.vop: Adding to iommu group 2
juin 15 10:47:54 rock-pc kernel: clk: couldn't set vpll clk rate to 32768 (-22), current rate: 24000000
juin 15 10:47:54 rock-pc kernel: rockchip-drm display-subsystem: bound fe040000.vop (ops vop2_component_ops [rockchipdrm])
juin 15 10:47:54 rock-pc kernel: dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
juin 15 10:47:54 rock-pc kernel: dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver
juin 15 10:47:54 rock-pc kernel: rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
juin 15 10:47:54 rock-pc kernel: [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
juin 15 10:47:54 rock-pc kernel: Registered IR keymap rc-cec
juin 15 10:47:54 rock-pc kernel: rc rc0: dw_hdmi as /devices/platform/fe0a0000.hdmi/rc/rc0
juin 15 10:47:54 rock-pc kernel: input: dw_hdmi as /devices/platform/fe0a0000.hdmi/rc/rc0/input5
juin 15 10:47:54 rock-pc kernel: Console: switching to colour frame buffer device 240x67
juin 15 10:47:54 rock-pc kernel: rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
juin 15 10:47:54 rock-pc kernel: panfrost fde60000.gpu: clock rate = 594000000
juin 15 10:47:54 rock-pc kernel: panfrost fde60000.gpu: bus_clock rate = 500000000
juin 15 10:47:54 rock-pc kernel: panfrost fde60000.gpu: mali-g52 id 0x7402 major 0x1 minor 0x0 status 0x0
juin 15 10:47:54 rock-pc kernel: panfrost fde60000.gpu: features: 00000000,00000cf7, issues: 00000000,00000400
juin 15 10:47:54 rock-pc kernel: panfrost fde60000.gpu: Features: L2:0x07110206 Shader:0x00000002 Tiler:0x00000209 Mem:0x1 MMU:0x00002823 AS:0xff JS:0x7
juin 15 10:47:54 rock-pc kernel: panfrost fde60000.gpu: shader_present=0x1 l2_present=0x1
juin 15 10:47:54 rock-pc kernel: [drm] Initialized panfrost 1.2.0 20180908 for fde60000.gpu on minor 1
juin 15 10:47:54 rock-pc kernel: EXT4-fs (mmcblk0p2): mounted filesystem d0db7782-b96c-44b9-9178-d0f984de3794 with ordered data mode. Quota mode: none.
juin 15 10:47:54 rock-pc systemd[1]: systemd 253.3-3-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
juin 15 10:47:54 rock-pc systemd[1]: Detected architecture arm64.
juin 15 10:47:54 rock-pc systemd[1]: Hostname set to <rock-pc>.
juin 15 10:47:54 rock-pc systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
juin 15 10:47:54 rock-pc systemd[1]: /etc/systemd/system/AutoReboot.service:9: Unknown key name 'Wants' in section 'Install', ignoring.
juin 15 10:47:54 rock-pc systemd[1]: Queued start job for default target Graphical Interface.
juin 15 10:47:54 rock-pc systemd[1]: Created slice Slice /system/getty.
juin 15 10:47:54 rock-pc systemd[1]: Created slice Slice /system/modprobe.
juin 15 10:47:54 rock-pc systemd[1]: Created slice Slice /system/serial-getty.
juin 15 10:47:54 rock-pc systemd[1]: Created slice User and Session Slice.
juin 15 10:47:54 rock-pc systemd[1]: Started Forward Password Requests to Wall Directory Watch.
juin 15 10:47:54 rock-pc systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
juin 15 10:47:54 rock-pc systemd[1]: Reached target Local Integrity Protected Volumes.
juin 15 10:47:54 rock-pc systemd[1]: Reached target Remote Encrypted Volumes.
juin 15 10:47:54 rock-pc systemd[1]: Reached target Remote File Systems.
juin 15 10:47:54 rock-pc systemd[1]: Reached target Slice Units.
juin 15 10:47:54 rock-pc systemd[1]: Reached target Swaps.
juin 15 10:47:54 rock-pc systemd[1]: Reached target Local Verity Protected Volumes.
juin 15 10:47:54 rock-pc systemd[1]: Listening on Device-mapper event daemon FIFOs.
juin 15 10:47:54 rock-pc systemd[1]: Listening on LVM2 poll daemon socket.
juin 15 10:47:54 rock-pc systemd[1]: Listening on Process Core Dump Socket.
juin 15 10:47:54 rock-pc systemd[1]: Listening on Journal Socket (/dev/log).
juin 15 10:47:54 rock-pc systemd[1]: Listening on Journal Socket.
juin 15 10:47:54 rock-pc systemd[1]: Listening on Network Service Netlink Socket.
juin 15 10:47:54 rock-pc systemd[1]: Listening on udev Control Socket.
juin 15 10:47:54 rock-pc systemd[1]: Listening on udev Kernel Socket.
juin 15 10:47:54 rock-pc systemd[1]: Listening on User Database Manager Socket.
juin 15 10:47:54 rock-pc systemd[1]: Mounting Huge Pages File System...
juin 15 10:47:54 rock-pc systemd[1]: Mounting POSIX Message Queue File System...
juin 15 10:47:54 rock-pc systemd[1]: Mounting Kernel Debug File System...
juin 15 10:47:54 rock-pc systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
juin 15 10:47:54 rock-pc systemd[1]: Mounting Temporary Directory /tmp...
juin 15 10:47:54 rock-pc systemd[1]: Starting Create List of Static Device Nodes...
juin 15 10:47:54 rock-pc systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
juin 15 10:47:54 rock-pc systemd[1]: Starting Load Kernel Module configfs...
juin 15 10:47:54 rock-pc systemd[1]: Starting Load Kernel Module dm_mod...
juin 15 10:47:54 rock-pc systemd[1]: Starting Load Kernel Module drm...
juin 15 10:47:54 rock-pc systemd[1]: Starting Load Kernel Module efi_pstore...
juin 15 10:47:54 rock-pc systemd[1]: Starting Load Kernel Module fuse...
juin 15 10:47:54 rock-pc systemd[1]: Starting Load Kernel Module loop...
juin 15 10:47:54 rock-pc kernel: fuse: init (API version 7.38)
juin 15 10:47:54 rock-pc systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
juin 15 10:47:54 rock-pc kernel: loop: module loaded
juin 15 10:47:54 rock-pc systemd[1]: Starting Journal Service...
juin 15 10:47:54 rock-pc kernel: random: lvm: uninitialized urandom read (4 bytes read)
juin 15 10:47:54 rock-pc systemd[1]: Starting Load Kernel Modules...
juin 15 10:47:54 rock-pc systemd[1]: Starting Generate network units from Kernel command line...
juin 15 10:47:54 rock-pc systemd-journald[283]: Collecting audit messages is disabled.
juin 15 10:47:54 rock-pc systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
juin 15 10:47:54 rock-pc systemd[1]: Starting Remount Root and Kernel File Systems...
juin 15 10:47:54 rock-pc systemd[1]: Starting Coldplug All udev Devices...
juin 15 10:47:54 rock-pc kernel: EXT4-fs (mmcblk0p2): re-mounted d0db7782-b96c-44b9-9178-d0f984de3794. Quota mode: none.
juin 15 10:47:54 rock-pc systemd[1]: Mounted Huge Pages File System.
juin 15 10:47:54 rock-pc systemd[1]: Mounted POSIX Message Queue File System.
juin 15 10:47:54 rock-pc systemd[1]: Mounted Kernel Debug File System.
juin 15 10:47:54 rock-pc systemd[1]: Mounted Temporary Directory /tmp.
juin 15 10:47:54 rock-pc systemd[1]: Finished Create List of Static Device Nodes.
juin 15 10:47:54 rock-pc systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
juin 15 10:47:54 rock-pc systemd[1]: modprobe@configfs.service: Deactivated successfully.
juin 15 10:47:54 rock-pc systemd[1]: Finished Load Kernel Module configfs.
juin 15 10:47:54 rock-pc systemd-journald[283]: Journal started
juin 15 10:47:54 rock-pc systemd-journald[283]: Runtime Journal (/run/log/journal/a7e3a6b264c04278b196572a04775e15) is 8.0M, max 99.2M, 91.2M free.
juin 15 10:47:54 rock-pc systemd-modules-load[284]: Inserted module 'crypto_user'
juin 15 10:47:54 rock-pc systemd[1]: Started Journal Service.
juin 15 10:47:54 rock-pc systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
juin 15 10:47:54 rock-pc systemd[1]: Finished Load Kernel Module dm_mod.
juin 15 10:47:54 rock-pc systemd[1]: modprobe@drm.service: Deactivated successfully.
juin 15 10:47:54 rock-pc systemd[1]: Finished Load Kernel Module drm.
juin 15 10:47:54 rock-pc systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
juin 15 10:47:54 rock-pc systemd[1]: Finished Load Kernel Module efi_pstore.
juin 15 10:47:54 rock-pc systemd[1]: modprobe@fuse.service: Deactivated successfully.
juin 15 10:47:54 rock-pc systemd[1]: Finished Load Kernel Module fuse.
juin 15 10:47:54 rock-pc systemd[1]: modprobe@loop.service: Deactivated successfully.
juin 15 10:47:54 rock-pc systemd[1]: Finished Load Kernel Module loop.
juin 15 10:47:54 rock-pc systemd[1]: Finished Load Kernel Modules.
juin 15 10:47:54 rock-pc systemd[1]: Finished Generate network units from Kernel command line.
juin 15 10:47:54 rock-pc systemd[1]: Finished Remount Root and Kernel File Systems.
juin 15 10:47:55 rock-pc systemd[1]: Reached target Preparation for Network.
juin 15 10:47:55 rock-pc systemd[1]: Mounting FUSE Control File System...
juin 15 10:47:55 rock-pc systemd[1]: Mounting Kernel Configuration File System...
juin 15 10:47:55 rock-pc systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
juin 15 10:47:55 rock-pc systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
juin 15 10:47:55 rock-pc systemd[1]: Starting Flush Journal to Persistent Storage...
juin 15 10:47:55 rock-pc systemd-journald[283]: Time spent on flushing to /var/log/journal/a7e3a6b264c04278b196572a04775e15 is 92.633ms for 541 entries.
juin 15 10:47:55 rock-pc systemd-journald[283]: System Journal (/var/log/journal/a7e3a6b264c04278b196572a04775e15) is 18.2M, max 2.8G, 2.8G free.
juin 15 10:47:55 rock-pc systemd-journald[283]: Received client request to flush runtime journal.
juin 15 10:47:55 rock-pc systemd-journald[283]: /var/log/journal/a7e3a6b264c04278b196572a04775e15/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
juin 15 10:47:55 rock-pc systemd-journald[283]: Rotating system journal.
juin 15 10:47:55 rock-pc systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
juin 15 10:47:55 rock-pc systemd[1]: Starting Load/Save OS Random Seed...
juin 15 10:47:55 rock-pc systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
juin 15 10:47:55 rock-pc systemd[1]: Starting Apply Kernel Variables...
juin 15 10:47:55 rock-pc systemd-random-seed[295]: Kernel entropy pool is not initialized yet, waiting until it is.
juin 15 10:47:55 rock-pc systemd[1]: Create System Users was skipped because no trigger condition checks were met.
juin 15 10:47:55 rock-pc systemd[1]: Starting Create Static Device Nodes in /dev...
juin 15 10:47:55 rock-pc systemd[1]: Starting Setup Virtual Console...
juin 15 10:47:55 rock-pc systemd[1]: Mounted FUSE Control File System.
juin 15 10:47:55 rock-pc systemd[1]: Mounted Kernel Configuration File System.
juin 15 10:47:55 rock-pc systemd[1]: Finished Apply Kernel Variables.
juin 15 10:47:55 rock-pc systemd-vconsole-setup[300]: Failed to import credentials, ignoring: Aucun fichier ou dossier de ce type
juin 15 10:47:55 rock-pc systemd[1]: Finished Coldplug All udev Devices.
juin 15 10:47:55 rock-pc systemd[1]: Finished Flush Journal to Persistent Storage.
juin 15 10:47:55 rock-pc systemd[1]: Finished Create Static Device Nodes in /dev.
juin 15 10:47:55 rock-pc systemd[1]: Finished Setup Virtual Console.
juin 15 10:47:55 rock-pc systemd[1]: Reached target Preparation for Local File Systems.
juin 15 10:47:55 rock-pc systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
juin 15 10:47:55 rock-pc systemd[1]: Reached target Containers.
juin 15 10:47:55 rock-pc systemd[1]: Starting Rule-based Manager for Device Events and Files...
juin 15 10:47:55 rock-pc systemd-udevd[307]: Using default interface naming scheme 'v253'.
juin 15 10:47:55 rock-pc systemd[1]: Started Rule-based Manager for Device Events and Files.
juin 15 10:47:55 rock-pc systemd[1]: Starting Show Plymouth Boot Screen...
juin 15 10:47:55 rock-pc systemd[1]: Starting Network Configuration...
juin 15 10:47:55 rock-pc systemd[1]: Received SIGRTMIN+20 from PID 328 (plymouthd).
juin 15 10:47:55 rock-pc systemd[1]: Starting User Database Manager...
juin 15 10:47:56 rock-pc systemd[1]: Started Show Plymouth Boot Screen.
juin 15 10:47:56 rock-pc systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
juin 15 10:47:56 rock-pc systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
juin 15 10:47:56 rock-pc systemd[1]: Reached target Local Encrypted Volumes.
juin 15 10:47:56 rock-pc systemd[1]: Reached target Path Units.
juin 15 10:47:56 rock-pc systemd[1]: Found device /dev/ttyS2.
juin 15 10:47:56 rock-pc kernel: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P310 } 3 jiffies s: 121 root: 0x0/T
juin 15 10:47:56 rock-pc kernel: rcu: blocking rcu_node structures (internal RCU debug):
juin 15 10:47:56 rock-pc systemd[1]: Started User Database Manager.
juin 15 10:47:56 rock-pc mtp-probe[334]: checking bus 7, device 2: "/sys/devices/platform/fd000000.usb/xhci-hcd.1.auto/usb7/7-1"
juin 15 10:47:56 rock-pc mtp-probe[335]: checking bus 1, device 2: "/sys/devices/platform/fcc00000.usb/xhci-hcd.0.auto/usb1/1-1"
juin 15 10:47:56 rock-pc mtp-probe[334]: bus: 7, device: 2 was not an MTP device
juin 15 10:47:56 rock-pc mtp-probe[335]: bus: 1, device: 2 was not an MTP device
juin 15 10:47:56 rock-pc systemd[1]: Found device /dev/disk/by-partuuid/5db213be-4206-4763-acfa-f010a9065c08.
juin 15 10:47:56 rock-pc systemd[1]: Mounting /boot...
juin 15 10:47:56 rock-pc systemd[1]: Mounted /boot.
juin 15 10:47:56 rock-pc kernel: FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
juin 15 10:47:56 rock-pc systemd[1]: Reached target Local File Systems.
juin 15 10:47:56 rock-pc systemd-networkd[322]: lo: Link UP
juin 15 10:47:56 rock-pc systemd-networkd[322]: lo: Gained carrier
juin 15 10:47:56 rock-pc systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
juin 15 10:47:56 rock-pc systemd-networkd[322]: Enumeration completed
juin 15 10:47:56 rock-pc systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
juin 15 10:47:56 rock-pc systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
juin 15 10:47:56 rock-pc systemd[1]: Starting Automatic Boot Loader Update...
juin 15 10:47:56 rock-pc systemd[1]: Starting Create Volatile Files and Directories...
juin 15 10:47:56 rock-pc systemd[1]: Started Network Configuration.
juin 15 10:47:56 rock-pc systemd[1]: Starting Wait for Network to be Configured...
juin 15 10:47:56 rock-pc kernel: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P319 } 3 jiffies s: 149 root: 0x0/T
juin 15 10:47:56 rock-pc kernel: rcu: blocking rcu_node structures (internal RCU debug):
juin 15 10:47:56 rock-pc kernel: mc: Linux media interface: v0.10
juin 15 10:47:56 rock-pc systemd[1]: Finished Wait for Network to be Configured.
juin 15 10:47:56 rock-pc kernel: videodev: Linux video capture interface: v2.00
juin 15 10:47:56 rock-pc kernel: input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey.4.auto/input/input6
juin 15 10:47:56 rock-pc bootctl[350]: Couldn't find EFI system partition, skipping.
juin 15 10:47:56 rock-pc systemd[1]: Finished Automatic Boot Loader Update.
juin 15 10:47:56 rock-pc systemd[1]: Received SIGRTMIN+20 from PID 328 (plymouthd).
juin 15 10:47:56 rock-pc systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
juin 15 10:47:56 rock-pc systemd[1]: Finished Create Volatile Files and Directories.
juin 15 10:47:56 rock-pc systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
juin 15 10:47:56 rock-pc kernel: PTP clock support registered
juin 15 10:47:56 rock-pc kernel: hantro-vpu fdea0000.video-codec: Adding to iommu group 0
juin 15 10:47:56 rock-pc kernel: hantro-vpu fdea0000.video-codec: registered rockchip,rk3568-vpu-dec as /dev/video0
juin 15 10:47:56 rock-pc kernel: hantro-vpu fdee0000.video-codec: Adding to iommu group 1
juin 15 10:47:56 rock-pc systemd[1]: Starting Network Name Resolution...
juin 15 10:47:56 rock-pc systemd[1]: Starting Network Time Synchronization...
juin 15 10:47:56 rock-pc systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
juin 15 10:47:56 rock-pc kernel: hantro-vpu fdee0000.video-codec: registered rockchip,rk3568-vepu-enc as /dev/video1
juin 15 10:47:57 rock-pc systemd[1]: Starting Record System Boot/Shutdown in UTMP...
juin 15 10:47:57 rock-pc kernel: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P310 P320 } 3 jiffies s: 157 root: 0x0/T
juin 15 10:47:57 rock-pc kernel: rcu: blocking rcu_node structures (internal RCU debug):
juin 15 10:47:57 rock-pc systemd[1]: Finished Record System Boot/Shutdown in UTMP.
juin 15 10:47:57 rock-pc kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
juin 15 10:47:57 rock-pc kernel: brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.radxa,rock3a.bin failed with error -2
juin 15 10:47:57 rock-pc kernel: brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.bin failed with error -2
juin 15 10:47:57 rock-pc kernel: usbcore: registered new interface driver brcmfmac
juin 15 10:47:57 rock-pc systemd[1]: Started Network Time Synchronization.
juin 15 10:47:57 rock-pc systemd[1]: Reached target System Time Set.
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: IRQ eth_lpi not found
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: clock input or output? (input).
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: TX delay(0x4f).
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: RX delay(0x26).
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: integrated PHY? (no).
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: clock input from PHY
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: init for RGMII
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: User ID: 0x30, Synopsys ID: 0x51
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet:         DWMAC4/5
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: DMA HW capability register supported
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: RX Checksum Offload Engine supported
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: TX Checksum insertion supported
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: Wake-Up On Lan supported
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: TSO supported
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: Enable RX Mitigation via HW Watchdog Timer
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: device MAC address 9e:6e:bd:a9:02:20
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: Enabled RFS Flow TC (entries=10)
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: TSO feature enabled
juin 15 10:47:57 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet: Using 32/32 bits DMA host/device width
juin 15 10:47:57 rock-pc systemd-resolved[354]: Positive Trust Anchors:
juin 15 10:47:57 rock-pc systemd-resolved[354]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
juin 15 10:47:57 rock-pc systemd-resolved[354]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
juin 15 10:47:57 rock-pc kernel: rtc-hym8563 5-0051: no valid clock/calendar values available
juin 15 10:47:57 rock-pc kernel: rtc-hym8563 5-0051: registered as rtc1
juin 15 10:47:57 rock-pc kernel: Bluetooth: Core ver 2.22
juin 15 10:47:57 rock-pc kernel: NET: Registered PF_BLUETOOTH protocol family
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI device and connection manager initialized
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI socket layer initialized
juin 15 10:47:57 rock-pc kernel: Bluetooth: L2CAP socket layer initialized
juin 15 10:47:57 rock-pc kernel: Bluetooth: SCO socket layer initialized
juin 15 10:47:57 rock-pc systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
juin 15 10:47:57 rock-pc (udev-worker)[309]: cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI UART driver ver 2.3
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI UART protocol H4 registered
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI UART protocol BCSP registered
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI UART protocol LL registered
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI UART protocol ATH3K registered
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI UART protocol Intel registered
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI UART protocol Broadcom registered
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI UART protocol QCA registered
juin 15 10:47:57 rock-pc kernel: Bluetooth: HCI UART protocol Marvell registered
juin 15 10:47:58 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: renamed from eth0
juin 15 10:47:58 rock-pc kernel: of_dma_request_slave_channel: dma-names property of node '/serial@fe650000' missing or empty
juin 15 10:47:58 rock-pc kernel: dw-apb-uart fe650000.serial: failed to request DMA
juin 15 10:47:58 rock-pc systemd-networkd[322]: eth0: Interface name change detected, renamed to end0.
juin 15 10:47:58 rock-pc systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
juin 15 10:47:58 rock-pc systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
juin 15 10:47:58 rock-pc systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc systemd[1]: Starting Load Kernel Module dm_mod...
juin 15 10:47:58 rock-pc systemd[1]: Starting Load Kernel Module efi_pstore...
juin 15 10:47:58 rock-pc systemd[1]: Starting Load Kernel Module loop...
juin 15 10:47:58 rock-pc systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
juin 15 10:47:58 rock-pc systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
juin 15 10:47:58 rock-pc systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
juin 15 10:47:58 rock-pc systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
juin 15 10:47:58 rock-pc systemd[1]: Create System Users was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
juin 15 10:47:58 rock-pc systemd[1]: Finished Load Kernel Module dm_mod.
juin 15 10:47:58 rock-pc systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
juin 15 10:47:58 rock-pc systemd[1]: Finished Load Kernel Module efi_pstore.
juin 15 10:47:58 rock-pc systemd[1]: modprobe@loop.service: Deactivated successfully.
juin 15 10:47:58 rock-pc systemd[1]: Finished Load Kernel Module loop.
juin 15 10:47:58 rock-pc systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
juin 15 10:47:58 rock-pc systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc systemd[1]: Starting Load/Save RF Kill Switch Status...
juin 15 10:47:58 rock-pc kernel: brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
juin 15 10:47:58 rock-pc systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
juin 15 10:47:58 rock-pc systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
juin 15 10:47:58 rock-pc systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc systemd[1]: Starting Load Kernel Module dm_mod...
juin 15 10:47:58 rock-pc systemd[1]: Starting Load Kernel Module efi_pstore...
juin 15 10:47:58 rock-pc systemd[1]: Starting Load Kernel Module loop...
juin 15 10:47:58 rock-pc systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
juin 15 10:47:58 rock-pc systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
juin 15 10:47:58 rock-pc systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
juin 15 10:47:58 rock-pc systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
juin 15 10:47:58 rock-pc systemd[1]: Create System Users was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
juin 15 10:47:58 rock-pc systemd[1]: Finished Load Kernel Module dm_mod.
juin 15 10:47:58 rock-pc systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
juin 15 10:47:58 rock-pc systemd[1]: Finished Load Kernel Module efi_pstore.
juin 15 10:47:58 rock-pc systemd[1]: modprobe@loop.service: Deactivated successfully.
juin 15 10:47:58 rock-pc systemd[1]: Finished Load Kernel Module loop.
juin 15 10:47:58 rock-pc systemd[1]: Started Load/Save RF Kill Switch Status.
juin 15 10:47:58 rock-pc systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
juin 15 10:47:58 rock-pc systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc kernel: Bluetooth: hci0: BCM: chip id 94
juin 15 10:47:58 rock-pc kernel: Bluetooth: hci0: BCM: features 0x2e
juin 15 10:47:58 rock-pc kernel: Bluetooth: hci0: BCM43430A1
juin 15 10:47:58 rock-pc kernel: Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000
juin 15 10:47:58 rock-pc kernel: Bluetooth: hci0: BCM: firmware Patch file not found, tried:
juin 15 10:47:58 rock-pc kernel: Bluetooth: hci0: BCM: 'brcm/BCM43430A1.radxa,rock3a.hcd'
juin 15 10:47:58 rock-pc kernel: Bluetooth: hci0: BCM: 'brcm/BCM43430A1.hcd'
juin 15 10:47:58 rock-pc kernel: Bluetooth: hci0: BCM: 'brcm/BCM.radxa,rock3a.hcd'
juin 15 10:47:58 rock-pc kernel: Bluetooth: hci0: BCM: 'brcm/BCM.hcd'
juin 15 10:47:58 rock-pc kernel: random: crng init done
juin 15 10:47:58 rock-pc systemd[1]: Finished Load/Save OS Random Seed.
juin 15 10:47:58 rock-pc systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
juin 15 10:47:58 rock-pc systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
juin 15 10:47:58 rock-pc systemd-resolved[354]: Using system hostname 'rock-pc'.
juin 15 10:47:58 rock-pc systemd[1]: Started Network Name Resolution.
juin 15 10:47:58 rock-pc systemd[1]: Reached target Host and Network Name Lookups.
juin 15 10:47:58 rock-pc systemd[1]: Reached target System Initialization.
juin 15 10:47:58 rock-pc systemd[1]: Started AutoReboot.timer.
juin 15 10:47:58 rock-pc systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
juin 15 10:47:58 rock-pc systemd[1]: Started Discard unused blocks once a week.
juin 15 10:47:58 rock-pc systemd[1]: Started Daily man-db regeneration.
juin 15 10:47:58 rock-pc systemd[1]: Started Monthly clean packages cache.
juin 15 10:47:58 rock-pc systemd[1]: Started Generate mirrorlist weekly.
juin 15 10:47:58 rock-pc systemd[1]: Started Daily verification of password and group files.
juin 15 10:47:58 rock-pc systemd[1]: Started Daily Cleanup of Temporary Directories.
juin 15 10:47:58 rock-pc systemd[1]: Reached target Timer Units.
juin 15 10:47:58 rock-pc systemd[1]: Listening on D-Bus System Message Bus Socket.
juin 15 10:47:58 rock-pc systemd[1]: Reached target Socket Units.
juin 15 10:47:58 rock-pc systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
juin 15 10:47:58 rock-pc systemd[1]: Reached target Basic System.
juin 15 10:47:58 rock-pc systemd[1]: Starting Save/Restore Sound Card State...
juin 15 10:47:58 rock-pc systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
juin 15 10:47:58 rock-pc systemd[1]: Starting Bluetooth service...
juin 15 10:47:58 rock-pc alsactl[392]: alsa-lib main.c:1541:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2
juin 15 10:47:58 rock-pc alsactl[392]: alsa-lib main.c:1541:(snd_use_case_mgr_open) error: failed to import hw:1 use case configuration -2
juin 15 10:47:58 rock-pc systemd[1]: Starting D-Bus System Message Bus...
juin 15 10:47:58 rock-pc systemd[1]: Starting Power Profiles daemon...
juin 15 10:47:58 rock-pc systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
juin 15 10:47:58 rock-pc systemd[1]: Starting User Login Management...
juin 15 10:47:58 rock-pc systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
juin 15 10:47:58 rock-pc systemd[1]: Starting Zram-based swap (compressed RAM block devices)...
juin 15 10:47:58 rock-pc systemd[1]: Finished Save/Restore Sound Card State.
juin 15 10:47:58 rock-pc systemd[1]: Reached target Sound Card.
juin 15 10:47:59 rock-pc systemd-logind[396]: New seat seat0.
juin 15 10:47:59 rock-pc systemd-logind[396]: Watching system buttons on /dev/input/event0 (Logitech USB Keyboard)
juin 15 10:47:59 rock-pc systemd-logind[396]: Watching system buttons on /dev/input/event1 (Logitech USB Keyboard)
juin 15 10:47:59 rock-pc systemd-logind[396]: Watching system buttons on /dev/input/event3 (SINOWEALTH Wired Gaming Mouse Keyboard)
juin 15 10:47:59 rock-pc systemd-logind[396]: Watching system buttons on /dev/input/event5 (rk805 pwrkey)
juin 15 10:47:59 rock-pc systemd-logind[396]: Watching system buttons on /dev/input/event4 (dw_hdmi)
juin 15 10:47:59 rock-pc bluetoothd[393]: Bluetooth daemon 5.66
juin 15 10:47:59 rock-pc kernel: zram: Added device: zram0
juin 15 10:47:59 rock-pc kernel: zram0: detected capacity change from 0 to 6096192
juin 15 10:47:59 rock-pc systemd[1]: Created slice Slice /system/udisks2-zram-setup.
juin 15 10:47:59 rock-pc zswap-arm-ctrl[403]: Configure l'espace d'échange (swap) en version 1, taille = 2,9 GiB (3121246208 octets)
juin 15 10:47:59 rock-pc zswap-arm-ctrl[403]: LABEL=zram0, UUID=9915aabc-378b-4b6d-9a70-39f308482b3f
juin 15 10:47:59 rock-pc systemd[1]: Starting UDisks2 managed ZRAM device zram0 setup...
juin 15 10:47:59 rock-pc kernel: Adding 3048092k swap on /dev/zram0.  Priority:100 extents:1 across:3048092k SSFS
juin 15 10:47:59 rock-pc systemd[1]: Finished Zram-based swap (compressed RAM block devices).
juin 15 10:47:59 rock-pc systemd[1]: udisks2-zram-setup@zram0.service: Deactivated successfully.
juin 15 10:47:59 rock-pc systemd[1]: Finished UDisks2 managed ZRAM device zram0 setup.
juin 15 10:47:59 rock-pc systemd[1]: Started D-Bus System Message Bus.
juin 15 10:47:59 rock-pc systemd[1]: Starting Network Manager...
juin 15 10:47:59 rock-pc dbus-daemon[394]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.5' (uid=0 pid=395 comm="/usr/lib/power-profiles-daemon")
juin 15 10:47:59 rock-pc systemd[1]: Starting Home Area Manager...
juin 15 10:47:59 rock-pc bluetoothd[393]: Starting SDP server
juin 15 10:47:59 rock-pc systemd[1]: Started Bluetooth service.
juin 15 10:47:59 rock-pc systemd[1]: Reached target Bluetooth Support.
juin 15 10:47:59 rock-pc bluetoothd[393]: profiles/audio/vcp.c:vcp_init() D-Bus experimental not enabled
juin 15 10:47:59 rock-pc bluetoothd[393]: src/plugin.c:plugin_init() Failed to init vcp plugin
juin 15 10:47:59 rock-pc bluetoothd[393]: profiles/audio/mcp.c:mcp_init() D-Bus experimental not enabled
juin 15 10:47:59 rock-pc bluetoothd[393]: src/plugin.c:plugin_init() Failed to init mcp plugin
juin 15 10:47:59 rock-pc bluetoothd[393]: profiles/audio/bap.c:bap_init() D-Bus experimental not enabled
juin 15 10:47:59 rock-pc bluetoothd[393]: src/plugin.c:plugin_init() Failed to init bap plugin
juin 15 10:47:59 rock-pc dbus-daemon[394]: [system] Successfully activated service 'org.freedesktop.systemd1'
juin 15 10:47:59 rock-pc dbus-daemon[394]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=393 comm="/usr/lib/bluetooth/bluetoothd")
juin 15 10:47:59 rock-pc kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
juin 15 10:47:59 rock-pc kernel: Bluetooth: BNEP filters: protocol multicast
juin 15 10:47:59 rock-pc kernel: Bluetooth: BNEP socket layer initialized
juin 15 10:47:59 rock-pc kernel: Bluetooth: MGMT ver 1.22
juin 15 10:47:59 rock-pc bluetoothd[393]: Bluetooth management interface 1.22 initialized
juin 15 10:47:59 rock-pc systemd[1]: Started User Login Management.
juin 15 10:47:59 rock-pc systemd-homed[413]: Watching /home.
juin 15 10:47:59 rock-pc systemd[1]: Started Home Area Manager.
juin 15 10:47:59 rock-pc systemd[1]: Created slice User Slice of UID 1000.
juin 15 10:47:59 rock-pc systemd[1]: Starting Authorization Manager...
juin 15 10:47:59 rock-pc systemd[1]: Finished Home Area Activation.
juin 15 10:47:59 rock-pc systemd[1]: Starting Hostname Service...
juin 15 10:47:59 rock-pc systemd[1]: Starting User Runtime Directory /run/user/1000...
juin 15 10:47:59 rock-pc polkitd[415]: Started polkitd version 122
juin 15 10:47:59 rock-pc systemd[1]: Finished User Runtime Directory /run/user/1000.
juin 15 10:47:59 rock-pc dbus-daemon[394]: [system] Successfully activated service 'org.freedesktop.hostname1'
juin 15 10:47:59 rock-pc systemd[1]: Started Hostname Service.
juin 15 10:47:59 rock-pc polkitd[415]: Loading rules from directory /etc/polkit-1/rules.d
juin 15 10:47:59 rock-pc polkitd[415]: Loading rules from directory /usr/share/polkit-1/rules.d
juin 15 10:47:59 rock-pc polkitd[415]: Finished loading, compiling and executing 5 rules
juin 15 10:47:59 rock-pc dbus-daemon[394]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
juin 15 10:47:59 rock-pc systemd[1]: Started Authorization Manager.
juin 15 10:47:59 rock-pc polkitd[415]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
juin 15 10:47:59 rock-pc NetworkManager[412]: <info>  [1686818879.8022] NetworkManager (version 1.42.4-2) is starting... (boot:b2db5d9c-7def-449b-b5d8-5c080add9c03)
juin 15 10:47:59 rock-pc NetworkManager[412]: <info>  [1686818879.8065] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: dhcp-client.conf, disable-random-mac.conf)
juin 15 10:47:59 rock-pc systemd[1]: Started Power Profiles daemon.
juin 15 10:47:59 rock-pc systemd[1]: Started Network Manager.
juin 15 10:47:59 rock-pc NetworkManager[412]: <info>  [1686818879.8207] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
juin 15 10:47:59 rock-pc systemd[1]: Reached target Network.
juin 15 10:47:59 rock-pc NetworkManager[412]: <info>  [1686818879.8617] manager[0xaaab106eeca0]: monitoring kernel firmware directory '/lib/firmware'.
juin 15 10:47:59 rock-pc systemd[1]: Starting Network Manager Wait Online...
juin 15 10:47:59 rock-pc systemd[1]: Started OpenSSH Daemon.
juin 15 10:47:59 rock-pc systemd[1]: Starting Permit User Sessions...
juin 15 10:47:59 rock-pc NetworkManager[412]: <info>  [1686818879.8824] hostname: hostname: using hostnamed
juin 15 10:47:59 rock-pc NetworkManager[412]: <info>  [1686818879.8831] hostname: static hostname changed from (none) to "rock-pc"
juin 15 10:47:59 rock-pc systemd[1]: Finished Permit User Sessions.
juin 15 10:47:59 rock-pc NetworkManager[412]: <info>  [1686818879.9093] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
juin 15 10:47:59 rock-pc systemd[1]: Starting Hold until boot process finishes up...
juin 15 10:47:59 rock-pc NetworkManager[412]: <info>  [1686818879.9189] manager[0xaaab106eeca0]: rfkill: Wi-Fi hardware radio set enabled
juin 15 10:47:59 rock-pc NetworkManager[412]: <info>  [1686818879.9196] manager[0xaaab106eeca0]: rfkill: WWAN hardware radio set enabled
juin 15 10:47:59 rock-pc systemd[1]: Starting Terminate Plymouth Boot Screen...
juin 15 10:47:59 rock-pc systemd[1]: Starting User Manager for UID 1000...
juin 15 10:47:59 rock-pc systemd[1]: Received SIGRTMIN+21 from PID 328 (plymouthd).
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.0148] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.42.4-2/libnm-device-plugin-adsl.so)
juin 15 10:48:00 rock-pc systemd[1]: Received SIGRTMIN+21 from PID 328 (plymouthd).
juin 15 10:48:00 rock-pc systemd[1]: Finished Hold until boot process finishes up.
juin 15 10:48:00 rock-pc systemd[1]: Finished Terminate Plymouth Boot Screen.
juin 15 10:48:00 rock-pc systemd[1]: Starting Light Display Manager...
juin 15 10:48:00 rock-pc systemd[1]: Started Serial Getty on ttyS2.
juin 15 10:48:00 rock-pc systemd[1]: Reached target Login Prompts.
juin 15 10:48:00 rock-pc sshd[433]: Server listening on 0.0.0.0 port 22.
juin 15 10:48:00 rock-pc sshd[433]: Server listening on :: port 22.
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.1420] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.42.4-2/libnm-device-plugin-bluetooth.so)
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.1800] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.42.4-2/libnm-device-plugin-ovs.so)
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.1845] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.42.4-2/libnm-device-plugin-wwan.so)
juin 15 10:48:00 rock-pc (systemd)[437]: pam_systemd_home(systemd-user:account): Not a user managed by systemd-homed: No home for user rock known
juin 15 10:48:00 rock-pc (systemd)[437]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[rock] ruser=[<unknown>] rhost=[<unknown>]
juin 15 10:48:00 rock-pc (systemd)[437]: pam_unix(systemd-user:session): session opened for user rock(uid=1000) by (uid=0)
juin 15 10:48:00 rock-pc systemd[1]: Started Light Display Manager.
juin 15 10:48:00 rock-pc dbus-daemon[394]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.14' (uid=0 pid=442 comm="/usr/bin/lightdm")
juin 15 10:48:00 rock-pc systemd[1]: Reached target User and Group Name Lookups.
juin 15 10:48:00 rock-pc systemd[1]: Starting Accounts Service...
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.3721] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.42.4-2/libnm-device-plugin-team.so)
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4041] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.42.4-2/libnm-device-plugin-wifi.so)
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4066] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4084] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4096] manager: Networking is enabled by state file
juin 15 10:48:00 rock-pc dbus-daemon[394]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.11' (uid=0 pid=412 comm="/usr/bin/NetworkManager --no-daemon")
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4121] settings: Loaded settings plugin: keyfile (internal)
juin 15 10:48:00 rock-pc systemd[1]: Starting Network Manager Script Dispatcher Service...
juin 15 10:48:00 rock-pc dbus-daemon[394]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
juin 15 10:48:00 rock-pc systemd[1]: Started Network Manager Script Dispatcher Service.
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4760] dhcp: init: Using DHCP client 'dhclient'
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4776] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4848] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4886] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4935] device (lo): Activation: starting connection 'lo' (befba6fa-9760-4acf-9bb9-48f16e504b1d)
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4957] device (end0): driver '(null)' does not support carrier detection.
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4972] device (end0): driver 'rk_gmac-dwmac' does not support carrier detection.
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.4991] manager: (end0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.5021] device (end0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
juin 15 10:48:00 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0
juin 15 10:48:00 rock-pc accounts-daemon[455]: started daemon version 23.13.0
juin 15 10:48:00 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
juin 15 10:48:00 rock-pc kernel: dwmac4: Master AXI performs any burst length
juin 15 10:48:00 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: No Safety Features support found
juin 15 10:48:00 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: IEEE 1588-2008 Advanced Timestamp supported
juin 15 10:48:00 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: registered PTP clock
juin 15 10:48:00 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: configuring for phy/rgmii link mode
juin 15 10:48:00 rock-pc dbus-daemon[394]: [system] Successfully activated service 'org.freedesktop.Accounts'
juin 15 10:48:00 rock-pc systemd[1]: Started Accounts Service.
juin 15 10:48:00 rock-pc systemd-networkd[322]: end0: Link UP
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.7796] ovsdb: disconnected from ovsdb
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.7801] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.7813] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.7825] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.7847] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.8205] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.8215] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
juin 15 10:48:00 rock-pc NetworkManager[412]: <info>  [1686818880.8238] device (lo): Activation: successful, device activated.
juin 15 10:48:00 rock-pc systemd[437]: Queued start job for default target Main User Target.
juin 15 10:48:01 rock-pc systemd-journald[283]: /var/log/journal/a7e3a6b264c04278b196572a04775e15/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
juin 15 10:48:01 rock-pc systemd[437]: Created slice User Application Slice.
juin 15 10:48:01 rock-pc systemd[437]: Reached target Paths.
juin 15 10:48:01 rock-pc systemd[437]: Reached target Timers.
juin 15 10:48:01 rock-pc systemd[437]: Starting D-Bus User Message Bus Socket...
juin 15 10:48:01 rock-pc systemd[437]: Listening on GnuPG network certificate management daemon.
juin 15 10:48:01 rock-pc systemd[437]: Listening on GCR ssh-agent wrapper.
juin 15 10:48:01 rock-pc systemd[437]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
juin 15 10:48:01 rock-pc systemd[437]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
juin 15 10:48:01 rock-pc systemd[437]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
juin 15 10:48:01 rock-pc systemd[437]: Listening on GnuPG cryptographic agent and passphrase cache.
juin 15 10:48:01 rock-pc systemd[437]: Listening on PipeWire PulseAudio.
juin 15 10:48:01 rock-pc systemd[437]: Listening on PipeWire Multimedia System Socket.
juin 15 10:48:01 rock-pc systemd[437]: Listening on D-Bus User Message Bus Socket.
juin 15 10:48:01 rock-pc systemd[437]: Reached target Sockets.
juin 15 10:48:01 rock-pc systemd[437]: Reached target Basic System.
juin 15 10:48:01 rock-pc systemd[1]: Started User Manager for UID 1000.
juin 15 10:48:01 rock-pc systemd[437]: Starting Update XDG user dir configuration...
juin 15 10:48:01 rock-pc systemd[437]: Finished Update XDG user dir configuration.
juin 15 10:48:01 rock-pc systemd[437]: Reached target Main User Target.
juin 15 10:48:01 rock-pc systemd[437]: Startup finished in 778ms.
juin 15 10:48:03 rock-pc systemd[1]: systemd-rfkill.service: Deactivated successfully.
juin 15 10:48:04 rock-pc systemd-networkd[322]: end0: Gained carrier
juin 15 10:48:04 rock-pc NetworkManager[412]: <info>  [1686818884.8207] device (end0): carrier: link connected
juin 15 10:48:04 rock-pc NetworkManager[412]: <info>  [1686818884.8222] device (end0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
juin 15 10:48:04 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: Link is Up - 1Gbps/Full - flow control off
juin 15 10:48:04 rock-pc kernel: IPv6: ADDRCONF(NETDEV_CHANGE): end0: link becomes ready
juin 15 10:48:04 rock-pc NetworkManager[412]: <info>  [1686818884.8256] policy: auto-activating connection 'Connexion filaire 1' (4c04b774-4a39-361c-98f3-d4c684aa3740)
juin 15 10:48:04 rock-pc NetworkManager[412]: <info>  [1686818884.8280] device (end0): Activation: starting connection 'Connexion filaire 1' (4c04b774-4a39-361c-98f3-d4c684aa3740)
juin 15 10:48:04 rock-pc NetworkManager[412]: <info>  [1686818884.8286] device (end0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
juin 15 10:48:04 rock-pc NetworkManager[412]: <info>  [1686818884.8301] manager: NetworkManager state is now CONNECTING
juin 15 10:48:04 rock-pc NetworkManager[412]: <warn>  [1686818884.8317] platform-linux: do-change-link[2]: failure 16 (Périphérique ou ressource occupé)
juin 15 10:48:04 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: Link is Down
juin 15 10:48:04 rock-pc systemd-networkd[322]: end0: Link DOWN
juin 15 10:48:04 rock-pc systemd-networkd[322]: end0: Lost carrier
juin 15 10:48:04 rock-pc NetworkManager[412]: <info>  [1686818884.8611] device (end0): set-hw-addr: set-cloned MAC address to 00:00:00:00:00:01 (00:00:00:00:00:01)
juin 15 10:48:04 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0
juin 15 10:48:04 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
juin 15 10:48:04 rock-pc kernel: dwmac4: Master AXI performs any burst length
juin 15 10:48:04 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: No Safety Features support found
juin 15 10:48:04 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: IEEE 1588-2008 Advanced Timestamp supported
juin 15 10:48:04 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: registered PTP clock
juin 15 10:48:04 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: configuring for phy/rgmii link mode
juin 15 10:48:05 rock-pc systemd-networkd[322]: end0: Link UP
juin 15 10:48:05 rock-pc systemd-networkd[322]: end0: Gained carrier
juin 15 10:48:05 rock-pc NetworkManager[412]: <info>  [1686818885.0286] device (end0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
juin 15 10:48:05 rock-pc NetworkManager[412]: <info>  [1686818885.0329] device (end0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
juin 15 10:48:05 rock-pc NetworkManager[412]: <info>  [1686818885.0371] dhcp4 (end0): activation: beginning transaction (timeout in 45 seconds)
juin 15 10:48:05 rock-pc NetworkManager[412]: <info>  [1686818885.0487] dhcp4 (end0): dhclient started with pid 482
juin 15 10:48:05 rock-pc dhclient[482]: DHCPREQUEST for 192.168.1.105 on end0 to 255.255.255.255 port 67
juin 15 10:48:05 rock-pc systemd-networkd[322]: end0: Lost carrier
juin 15 10:48:06 rock-pc lightdm[491]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=970) by (uid=0)
juin 15 10:48:06 rock-pc systemd[1]: Created slice User Slice of UID 970.
juin 15 10:48:06 rock-pc systemd[1]: Starting User Runtime Directory /run/user/970...
juin 15 10:48:06 rock-pc systemd-logind[396]: New session c1 of user lightdm.
juin 15 10:48:06 rock-pc systemd[1]: Finished User Runtime Directory /run/user/970.
juin 15 10:48:06 rock-pc systemd[1]: Starting User Manager for UID 970...
juin 15 10:48:06 rock-pc (systemd)[497]: pam_systemd_home(systemd-user:account): Not a user managed by systemd-homed: No home for user lightdm known
juin 15 10:48:06 rock-pc (systemd)[497]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
juin 15 10:48:06 rock-pc (systemd)[497]: pam_unix(systemd-user:session): session opened for user lightdm(uid=970) by (uid=0)
juin 15 10:48:06 rock-pc systemd[497]: Queued start job for default target Main User Target.
juin 15 10:48:06 rock-pc systemd[497]: Created slice User Application Slice.
juin 15 10:48:06 rock-pc systemd[497]: Reached target Paths.
juin 15 10:48:06 rock-pc systemd[497]: Reached target Timers.
juin 15 10:48:06 rock-pc systemd[497]: Starting D-Bus User Message Bus Socket...
juin 15 10:48:06 rock-pc systemd[497]: Listening on GnuPG network certificate management daemon.
juin 15 10:48:06 rock-pc systemd[497]: Listening on GCR ssh-agent wrapper.
juin 15 10:48:06 rock-pc systemd[497]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
juin 15 10:48:06 rock-pc systemd[497]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
juin 15 10:48:06 rock-pc systemd[497]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
juin 15 10:48:06 rock-pc systemd[497]: Listening on GnuPG cryptographic agent and passphrase cache.
juin 15 10:48:06 rock-pc systemd[497]: Listening on PipeWire PulseAudio.
juin 15 10:48:06 rock-pc systemd[497]: Listening on PipeWire Multimedia System Socket.
juin 15 10:48:06 rock-pc systemd[497]: Listening on D-Bus User Message Bus Socket.
juin 15 10:48:06 rock-pc systemd[497]: Reached target Sockets.
juin 15 10:48:06 rock-pc systemd[497]: Reached target Basic System.
juin 15 10:48:06 rock-pc systemd[1]: Started User Manager for UID 970.
juin 15 10:48:06 rock-pc systemd[497]: Starting Update XDG user dir configuration...
juin 15 10:48:06 rock-pc systemd[1]: Started Session c1 of User lightdm.
juin 15 10:48:06 rock-pc systemd[497]: Finished Update XDG user dir configuration.
juin 15 10:48:06 rock-pc systemd[497]: Reached target Main User Target.
juin 15 10:48:06 rock-pc systemd[497]: Startup finished in 326ms.
juin 15 10:48:07 rock-pc systemd[497]: Created slice User Core Session Slice.
juin 15 10:48:07 rock-pc systemd[497]: Starting D-Bus User Message Bus...
juin 15 10:48:07 rock-pc systemd[497]: Started D-Bus User Message Bus.
juin 15 10:48:07 rock-pc dbus-daemon[512]: [session uid=970 pid=512] Activating systemd to hand-off: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.0' (uid=970 pid=509 comm="/usr/bin/lightdm-gtk-greeter")
juin 15 10:48:07 rock-pc dbus-daemon[512]: [session uid=970 pid=512] Successfully activated service 'org.freedesktop.systemd1'
juin 15 10:48:07 rock-pc systemd[497]: Starting Accessibility services bus...
juin 15 10:48:08 rock-pc dbus-daemon[512]: [session uid=970 pid=512] Successfully activated service 'org.a11y.Bus'
juin 15 10:48:08 rock-pc systemd[497]: Started Accessibility services bus.
juin 15 10:48:08 rock-pc dbus-daemon[512]: [session uid=970 pid=512] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=970 pid=509 comm="/usr/bin/lightdm-gtk-greeter")
juin 15 10:48:08 rock-pc systemd[497]: Starting Virtual filesystem service...
juin 15 10:48:08 rock-pc dbus-daemon[512]: [session uid=970 pid=512] Successfully activated service 'org.gtk.vfs.Daemon'
juin 15 10:48:08 rock-pc systemd[497]: Started Virtual filesystem service.
juin 15 10:48:09 rock-pc systemd-networkd[322]: end0: Gained carrier
juin 15 10:48:09 rock-pc NetworkManager[412]: <info>  [1686818889.2209] device (end0): carrier: link connected
juin 15 10:48:09 rock-pc kernel: rk_gmac-dwmac fe010000.ethernet end0: Link is Up - 1Gbps/Full - flow control off
juin 15 10:48:09 rock-pc kernel: IPv6: ADDRCONF(NETDEV_CHANGE): end0: link becomes ready
juin 15 10:48:10 rock-pc systemd-networkd[322]: end0: Gained IPv6LL
juin 15 10:48:10 rock-pc systemd-timesyncd[355]: Network configuration changed, trying to establish connection.
juin 15 10:48:10 rock-pc systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
juin 15 10:48:10 rock-pc dbus-daemon[394]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.11' (uid=0 pid=412 comm="/usr/bin/NetworkManager --no-daemon")
juin 15 10:48:10 rock-pc systemd[1]: Starting Network Manager Script Dispatcher Service...
juin 15 10:48:10 rock-pc dbus-daemon[394]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
juin 15 10:48:10 rock-pc systemd[1]: Started Network Manager Script Dispatcher Service.
juin 15 10:48:11 rock-pc at-spi-bus-launcher[520]: dbus-daemon[520]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=970 pid=509 comm="/usr/bin/lightdm-gtk-greeter")
juin 15 10:48:11 rock-pc at-spi-bus-launcher[520]: dbus-daemon[520]: Successfully activated service 'org.a11y.atspi.Registry'
juin 15 10:48:11 rock-pc lightdm[558]: pam_systemd_home(lightdm:auth): Not a user managed by systemd-homed: No home for user rock known
juin 15 10:48:11 rock-pc at-spi-bus-launcher[560]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
juin 15 10:48:12 rock-pc dhclient[482]: DHCPREQUEST for 192.168.1.105 on end0 to 255.255.255.255 port 67
juin 15 10:48:12 rock-pc dhclient[482]: DHCPACK of 192.168.1.105 from 192.168.1.211
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.8675] dhcp4 (end0):   address 192.168.1.105
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.8676] dhcp4 (end0):   plen 24 (255.255.255.0)
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.8677] dhcp4 (end0):   gateway 192.168.1.254
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.8677] dhcp4 (end0):   lease time 86400
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.8678] dhcp4 (end0):   nameserver '192.168.1.211'
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.8678] dhcp4 (end0):   domain name 'cop-amaco.local'
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.8679] dhcp4 (end0): state changed new lease, address=192.168.1.105
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.8738] policy: set 'Connexion filaire 1' (end0) as default for IPv4 routing and DNS
juin 15 10:48:12 rock-pc dhclient[482]: bound to 192.168.1.105 -- renewal in 36790 seconds.
juin 15 10:48:12 rock-pc systemd-resolved[354]: end0: Bus client set search domain list to: cop-amaco.local
juin 15 10:48:12 rock-pc systemd-resolved[354]: end0: Bus client set default route setting: yes
juin 15 10:48:12 rock-pc systemd-resolved[354]: end0: Bus client set DNS server list to: 192.168.1.211
juin 15 10:48:12 rock-pc systemd-timesyncd[355]: Network configuration changed, trying to establish connection.
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.9210] device (end0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.9343] device (end0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.9358] device (end0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.9390] manager: NetworkManager state is now CONNECTED_SITE
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.9421] device (end0): Activation: successful, device activated.
juin 15 10:48:12 rock-pc NetworkManager[412]: <info>  [1686818892.9473] manager: startup complete
juin 15 10:48:12 rock-pc systemd[1]: Finished Network Manager Wait Online.
juin 15 10:48:12 rock-pc systemd[1]: Reached target Network is Online.
juin 15 10:48:13 rock-pc systemd[1]: Starting Samba NMB Daemon...
juin 15 10:48:13 rock-pc NetworkManager[412]: <info>  [1686818893.0207] manager: NetworkManager state is now CONNECTED_GLOBAL
juin 15 10:48:13 rock-pc nmbd[575]: [2023/06/15 10:48:13.971826,  0] ../../source3/nmbd/nmbd.c:901(main)
juin 15 10:48:13 rock-pc nmbd[575]:   nmbd version 4.18.1 started.
juin 15 10:48:13 rock-pc nmbd[575]:   Copyright Andrew Tridgell and the Samba Team 1992-2023
juin 15 10:48:13 rock-pc systemd[1]: Started Samba NMB Daemon.
juin 15 10:48:14 rock-pc systemd[1]: Starting Samba SMB Daemon...
juin 15 10:48:14 rock-pc smbd[576]: [2023/06/15 10:48:14.526976,  0] ../../source3/smbd/server.c:1746(main)
juin 15 10:48:14 rock-pc smbd[576]:   smbd version 4.18.1 started.
juin 15 10:48:14 rock-pc smbd[576]:   Copyright Andrew Tridgell and the Samba Team 1992-2023
juin 15 10:48:14 rock-pc systemd[1]: Started Samba SMB Daemon.
juin 15 10:48:14 rock-pc systemd[1]: Reached target Multi-User System.
juin 15 10:48:14 rock-pc systemd[1]: Reached target Graphical Interface.
juin 15 10:48:14 rock-pc systemd[1]: Startup finished in 5.486s (kernel) + 22.848s (userspace) = 28.334s.
juin 15 10:48:14 rock-pc dbus-daemon[394]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.27' (uid=0 pid=576 comm="/usr/bin/smbd --foreground --no-process-group")
juin 15 10:48:14 rock-pc dbus-daemon[394]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
juin 15 10:48:20 rock-pc systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
juin 15 10:48:29 rock-pc systemd[1]: systemd-hostnamed.service: Deactivated successfully.
juin 15 10:48:37 rock-pc nmbd[575]: [2023/06/15 10:48:37.666102,  0] ../../source3/nmbd/nmbd_become_lmb.c:398(become_local_master_stage2)
juin 15 10:48:37 rock-pc nmbd[575]:   *****
juin 15 10:48:37 rock-pc nmbd[575]: 
juin 15 10:48:37 rock-pc nmbd[575]:   Samba name server ROCK-PC is now a local master browser for workgroup WORKGROUP on subnet 192.168.1.105
juin 15 10:48:37 rock-pc nmbd[575]: 
juin 15 10:48:37 rock-pc nmbd[575]:   *****
juin 15 10:48:44 rock-pc systemd-resolved[354]: Clock change detected. Flushing caches.
juin 15 10:48:44 rock-pc systemd-timesyncd[355]: Contacted time server 193.52.184.106:123 (2.arch.pool.ntp.org).
juin 15 10:48:44 rock-pc systemd-timesyncd[355]: Initial clock synchronization to Thu 2023-06-15 10:48:44.984859 CEST.
juin 15 10:50:06 rock-pc systemd[1]: Starting Reboot the system daily...

log file: jeu. 15 juin 2023 105950 CEST.log
juin 15 10:58:44 rock-pc systemd-resolved[387]: Clock change detected. Flushing caches.
juin 15 10:58:44 rock-pc systemd-timesyncd[388]: Contacted time server 94.23.37.34:123 (2.arch.pool.ntp.org).
juin 15 10:58:44 rock-pc systemd-timesyncd[388]: Initial clock synchronization to Thu 2023-06-15 10:58:44.653127 CEST.
juin 15 10:59:50 rock-pc systemd[1]: Starting Reboot the system daily...

Let me know what can I do to make it more clear or what command could i run to dig in

Hello
Welcome to Manjaro forum.

We can only understand better if you can provide logs from uart output.
I am sure it must be getting stuck at uboot.

Hi Spikerguy,

Reboot with Issue
[   52.376869] reboot: Restarting system
    DDR Version V1.11 20211103
In
ddrconfig:0
LPDDR4X, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB
tdqss: cs0 dqs0: -24ps, dqs1: -72ps, dqs2: -72ps, dqs3: -168ps, 

change to: 324MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x63

change to: 528MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 780MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 1560MHz(final freq)
PHY drv:clk:36,ca:36,DQ:29,odt:60
vrefinner:16%, vrefout:22%
dram drv:40,odt:80
vref_ca:00000071
clk skew:0x26
cs 0:
the read training result:
DQS0:0x34, DQS1:0x32, DQS2:0x36, DQS3:0x32, 
min  : 0xe 0x10 0x12  0xe  0x2  0x6  0xa  0x5 , 0xa  0x8  0x2  0x1  0xc  0xa  0xe  0x7 ,
      0x11 0x10  0xe  0x9  0x3  0x1  0x5  0x4 , 0xf  0xa  0x8  0x2 0x13 0x12 0x10 0x12 ,
mid  :0x29 0x2b 0x2c 0x29 0x1e 0x21 0x26 0x20 ,0x25 0x24 0x1d 0x1c 0x28 0x26 0x29 0x23 ,
      0x2d 0x2d 0x27 0x25 0x1f 0x1e 0x20 0x21 ,0x28 0x24 0x22 0x1d 0x2d 0x2c 0x2b 0x2d ,
max  :0x45 0x46 0x47 0x45 0x3a 0x3d 0x42 0x3c ,0x41 0x40 0x38 0x38 0x44 0x42 0x45 0x40 ,
      0x49 0x4b 0x41 0x42 0x3b 0x3b 0x3b 0x3f ,0x42 0x3f 0x3d 0x38 0x47 0x47 0x46 0x48 ,
range:0x37 0x36 0x35 0x37 0x38 0x37 0x38 0x37 ,0x37 0x38 0x36 0x37 0x38 0x38 0x37 0x39 ,
      0x38 0x3b 0x33 0x39 0x38 0x3a 0x36 0x3b ,0x33 0x35 0x35 0x36 0x34 0x35 0x36 0x36 ,
the write training result:
DQS0:0x22, DQS1:0x18, DQS2:0x18, DQS3:0x5, 
min  :0x6d 0x71 0x71 0x6f 0x63 0x67 0x68 0x6a 0x68 ,0x5b 0x5a 0x54 0x54 0x61 0x5e 0x5e 0x5d 0x59 ,
      0x61 0x61 0x5c 0x5b 0x54 0x52 0x53 0x58 0x59 ,0x4c 0x49 0x48 0x43 0x51 0x51 0x4d 0x54 0x49 ,
mid  :0x88 0x8b 0x8c 0x89 0x7c 0x80 0x82 0x82 0x81 ,0x76 0x74 0x6d 0x6d 0x7b 0x77 0x77 0x75 0x72 ,
      0x7d 0x7e 0x76 0x76 0x6f 0x6c 0x6d 0x72 0x74 ,0x68 0x65 0x62 0x5d 0x6d 0x6c 0x68 0x6e 0x63 ,
max  :0xa4 0xa6 0xa8 0xa4 0x96 0x99 0x9d 0x9b 0x9b ,0x91 0x8f 0x87 0x87 0x96 0x91 0x91 0x8e 0x8b ,
      0x99 0x9b 0x91 0x92 0x8a 0x86 0x88 0x8c 0x90 ,0x84 0x81 0x7c 0x78 0x89 0x88 0x83 0x89 0x7d ,
range:0x37 0x35 0x37 0x35 0x33 0x32 0x35 0x31 0x33 ,0x36 0x35 0x33 0x33 0x35 0x33 0x33 0x31 0x32 ,
      0x38 0x3a 0x35 0x37 0x36 0x34 0x35 0x34 0x37 ,0x38 0x38 0x34 0x35 0x38 0x37 0x36 0x35 0x34 ,
CA Training result:
cs:0 min  :0x48 0x44 0x3e 0x39 0x3c 0x33 0x40 ,0x49 0x42 0x3e 0x37 0x3b 0x37 0x41 ,
cs:0 mid  :0x86 0x84 0x7a 0x79 0x7a 0x73 0x6d ,0x86 0x82 0x79 0x76 0x78 0x77 0x6d ,
cs:0 max  :0xc4 0xc4 0xb7 0xb9 0xb8 0xb4 0x9b ,0xc3 0xc2 0xb5 0xb5 0xb6 0xb8 0x9a ,
cs:0 range:0x7c 0x80 0x79 0x80 0x7c 0x81 0x5b ,0x7a 0x80 0x77 0x7e 0x7b 0x81 0x59 ,
out
rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000

U-Boot SPL 2022.01-1 (Feb 04 2022 - 21:02:29 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC1
mmc_load_image_raw_sector: mmc block read error
Trying to boot from MMC1
mmc_load_image_raw_sector: mmc block read error
Trying to boot from MMC2
mmc_load_image_raw_sector: mmc block read error
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###
Full Log
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2023.06.19 14:13:55 =~=~=~=~=~=~=~=~=~=~=~=
[  218.866946] watchdog: watchdog0: watchdog did not stop!
[  219.177651] watchdog: watchdog0: watchdog did not stop!
[  219.376386] (sd-umoun[1279]: Failed to unmount /run/shutdown/mounts/32ad816022d0a033: Device or resource busy
[  219.385804] watchdog: watchdog0: watchdog did not stop!
[  219.389027] shutdown[1]: Failed to finalize file systems, ignoring.
[  219.497908] reboot: Restarting system
    DDR Version V1.11 20211103
In
ddrconfig:0
LPDDR4X, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB
tdqss: cs0 dqs0: -24ps, dqs1: -72ps, dqs2: -72ps, dqs3: -168ps, 

change to: 324MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x63

change to: 528MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 780MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 1560MHz(final freq)
PHY drv:clk:36,ca:36,DQ:29,odt:60
vrefinner:16%, vrefout:22%
dram drv:40,odt:80
vref_ca:00000071
clk skew:0x26
cs 0:
the read training result:
DQS0:0x34, DQS1:0x33, DQS2:0x36, DQS3:0x32, 
min  : 0xf  0xf 0x12  0xe  0x2  0x6  0xa  0x5 , 0xb  0x8  0x2  0x1  0xd  0xb  0xf  0x8 ,
      0x10 0x11  0xd  0x8  0x3  0x1  0x5  0x4 , 0xf  0xa  0x8  0x2 0x12 0x12 0x10 0x12 ,
mid  :0x2a 0x2a 0x2c 0x29 0x1e 0x21 0x26 0x20 ,0x26 0x24 0x1d 0x1c 0x29 0x27 0x2a 0x24 ,
      0x2c 0x2e 0x27 0x25 0x1f 0x1e 0x20 0x21 ,0x28 0x24 0x22 0x1d 0x2c 0x2c 0x2b 0x2d ,
max  :0x45 0x46 0x47 0x45 0x3b 0x3d 0x42 0x3c ,0x41 0x41 0x39 0x38 0x46 0x43 0x45 0x41 ,
      0x49 0x4b 0x41 0x42 0x3b 0x3b 0x3b 0x3f ,0x42 0x3f 0x3d 0x38 0x47 0x47 0x46 0x48 ,
range:0x36 0x37 0x35 0x37 0x39 0x37 0x38 0x37 ,0x36 0x39 0x37 0x37 0x39 0x38 0x36 0x39 ,
      0x39 0x3a 0x34 0x3a 0x38 0x3a 0x36 0x3b ,0x33 0x35 0x35 0x36 0x35 0x35 0x36 0x36 ,
the write training result:
DQS0:0x22, DQS1:0x18, DQS2:0x18, DQS3:0x5, 
min  :0x6d 0x70 0x71 0x6f 0x63 0x67 0x68 0x6a 0x68 ,0x5b 0x59 0x54 0x54 0x61 0x5e 0x5e 0x5c 0x59 ,
      0x61 0x61 0x5c 0x5b 0x54 0x52 0x52 0x58 0x59 ,0x4c 0x49 0x48 0x43 0x50 0x51 0x4d 0x54 0x49 ,
mid  :0x88 0x8b 0x8c 0x89 0x7c 0x80 0x82 0x82 0x81 ,0x76 0x74 0x6d 0x6d 0x7b 0x77 0x77 0x75 0x72 ,
      0x7c 0x7d 0x76 0x76 0x6f 0x6c 0x6c 0x72 0x74 ,0x68 0x65 0x61 0x5d 0x6c 0x6c 0x68 0x6e 0x63 ,
max  :0xa4 0xa6 0xa8 0xa4 0x96 0x99 0x9d 0x9b 0x9b ,0x91 0x8f 0x86 0x87 0x96 0x91 0x91 0x8e 0x8b ,
      0x98 0x9a 0x91 0x92 0x8a 0x86 0x87 0x8c 0x8f ,0x84 0x81 0x7b 0x78 0x89 0x87 0x83 0x89 0x7d ,
range:0x37 0x36 0x37 0x35 0x33 0x32 0x35 0x31 0x33 ,0x36 0x36 0x32 0x33 0x35 0x33 0x33 0x32 0x32 ,
      0x37 0x39 0x35 0x37 0x36 0x34 0x35 0x34 0x36 ,0x38 0x38 0x33 0x35 0x39 0x36 0x36 0x35 0x34 ,
CA Training result:
cs:0 min  :0x49 0x45 0x3f 0x39 0x3e 0x33 0x40 ,0x49 0x43 0x3e 0x36 0x3b 0x37 0x41 ,
cs:0 mid  :0x86 0x85 0x7b 0x79 0x7b 0x73 0x6d ,0x86 0x82 0x79 0x75 0x78 0x77 0x6d ,
cs:0 max  :0xc4 0xc6 0xb8 0xb9 0xb8 0xb4 0x9b ,0xc3 0xc2 0xb5 0xb5 0xb6 0xb8 0x9a ,
cs:0 range:0x7b 0x81 0x79 0x80 0x7a 0x81 0x5b ,0x7a 0x7f 0x77 0x7f 0x7b 0x81 0x59 ,
out
rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000

U-Boot SPL 2022.01-1 (Feb 04 2022 - 21:02:29 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC1
INFO:    Preloader serial: 2
NOTICE:  BL31: v2.3():v2.3-152-g4e725b15f:cl
NOTICE:  BL31: Built : 10:51:13, Jul 15 2021
INFO:    GICv3 without legacy support detected.
INFO:    ARM GICv3 driver initialized in EL3
INFO:    pmu v1 is valid
INFO:    dfs DDR fsp_param[0].freq_mhz= 1560MHz
INFO:    dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO:    dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO:    dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0xa00000
INFO:    SPSR = 0x3c9


U-Boot 2022.01-1 (Feb 04 2022 - 21:02:29 +0000) Manjaro Linux ARM

Model: Pine64 RK3566 Quartz64-A Board
DRAM:  rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000
2 GiB
MMC:   rockchip_sdhci_probe clk set rate fail!
mmc@fe2b0000: 1, mmc@fe2c0000: 2, mmc@fe310000: 0
Loading Environment from nowhere... OK
In:    serial@fe660000
Out:   serial@fe660000
Err:   serial@fe660000
Model: Pine64 RK3566 Quartz64-A Board
Net:   No ethernet found.
Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1:	Manjaro ARM
Retrieving file: /initramfs-linux.img
Retrieving file: /Image
append: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd rw rootwait audit=0 splash plymouth.ignore-serial-consoles
Retrieving file: /dtbs/rockchip/rk3568-rock-3a.dtb
Moving Image from 0x2080000 to 0x2200000, end=3b60000
## Flattened Device Tree blob at 0a100000
   Booting using the fdt blob at 0xa100000
   Loading Ramdisk to 7d71a000, end 7df03f10 ... OK
   Loading Device Tree to 000000007d6f9000, end 000000007d719258 ... OK

Starting kernel ...

:: running early hook [udev]
Starting systemd-udevd version 253.3-3-arch
:: running hook [udev]
:: Triggering uevents...
:: running hook [keymap]
:: Loading keymap...kbd_mode: KDSKBMODE: Inappropriate ioctl for device
e%Gdone.
:: performing fsck on 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd'
ROOT_MNJRO: clean, 285509/1914960 files, 1284023/7741235 blocks
:: mounting 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd' on real root
:: running cleanup hook [udev]

Welcome to e[1;32mManjaro ARMe[0m!

[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/modprobee[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/serial-gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mUser and Session Slicee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mForward Password R…uests to Wall Directory Watche[0m.
[e[0;32m  OK  e[0m] Set up automount e[0;1;39mArbitrary…s File System Automount Pointe[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Integrity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote Encrypted Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSlice Unitse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSwapse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Verity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mDevice-mapper event daemon FIFOse[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mLVM2 poll daemon sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mProcess Core Dump Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Socket (/dev/log)e[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mNetwork Service Netlink Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Control Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Kernel Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mUser Database Manager Sockete[0m.
         Mounting e[0;1;39mHuge Pages File Systeme[0m...
         Mounting e[0;1;39mPOSIX Message Queue File Systeme[0m...
         Mounting e[0;1;39mKernel Debug File Systeme[0m...
         Mounting e[0;1;39mTemporary Directory /tmpe[0m...
         Starting e[0;1;39mCreate List of Static Device Nodese[0m...
         Starting e[0;1;39mMonitoring of LVM…meventd or progress pollinge[0m...
         Starting e[0;1;39mLoad Kernel Module configfse[0m...
         Starting e[0;1;39mLoad Kernel Module dm_mode[0m...
         Starting e[0;1;39mLoad Kernel Module drme[0m...
         Starting e[0;1;39mLoad Kernel Module efi_pstoree[0m...
         Starting e[0;1;39mLoad Kernel Module fusee[0m...
         Starting e[0;1;39mLoad Kernel Module loope[0m...
         Starting e[0;1;39mJournal Servicee[0m...
         Starting e[0;1;39mLoad Kernel Modulese[0m...
         Starting e[0;1;39mGenerate network …ts from Kernel command linee[0m...
         Starting e[0;1;39mRemount Root and Kernel File Systemse[0m...
         Starting e[0;1;39mColdplug All udev Devicese[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mHuge Pages File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mPOSIX Message Queue File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Debug File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mTemporary Directory /tmpe[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate List of Static Device Nodese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mMonitoring of LVM… dmeventd or progress pollinge[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module configfse[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mJournal Servicee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module dm_mode[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module drme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module efi_pstoree[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module fusee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module loope[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Modulese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mGenerate network units from Kernel command linee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mRemount Root and Kernel File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mPreparation for Networke[0m.
         Mounting e[0;1;39mFUSE Control File Systeme[0m...
         Mounting e[0;1;39mKernel Configuration File Systeme[0m...
         Starting e[0;1;39mFlush Journal to Persistent Storagee[0m...
         Starting e[0;1;39mLoad/Save OS Random Seede[0m...
         Starting e[0;1;39mApply Kernel Variablese[0m...
         Starting e[0;1;39mCreate Static Device Nodes in /deve[0m...
         Starting e[0;1;39mSetup Virtual Consolee[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mFUSE Control File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Configuration File Systeme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mApply Kernel Variablese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate Static Device Nodes in /deve[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mSetup Virtual Consolee[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mPreparation for Local File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mContainerse[0m.
         Starting e[0;1;39mRule-based Manage…for Device Events and Filese[0m...
[e[0;32m  OK  e[0m] Finished e[0;1;39mColdplug All udev Devicese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mFlush Journal to Persistent Storagee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mRule-based Manager for Device Events and Filese[0m.
         Starting e[0;1;39mShow Plymouth Boot Screene[0m...


Manjaro Linux 6.2.10-1-MANJARO-ARM (ttyS2)

rock-pc login: rock
rock

Mot de passe : rock

Welcome to Manjaro ARM
~~Website: https://manjaro.org
~~Forum:   https://forum.manjaro.org/c/arm
~~Matrix:  #manjaro-arm-public:matrix.org
Dernière connexion : Thu Jun 15 10:46:08 à partir de 192.168.1.148
e[?2004h[rock@rock-pc ~]$ ^[[A^[[A^[[A            sudo shutdown -r now
sudo shutdown -r now
e[?2004l
[sudo] Mot de passe de rock : reo   rock

[   74.058836] watchdog: watchdog0: watchdog did not stop!
[   74.276420] watchdog: watchdog0: watchdog did not stop!
[   74.498210] (sd-umoun[789]: Failed to unmount /run/shutdown/mounts/7d71d13c22b3d9d8: Device or resource busy
[   74.508027] watchdog: watchdog0: watchdog did not stop!
[   74.511371] shutdown[1]: Failed to finalize file systems, ignoring.
[   74.647166] reboot: Restarting system
    DDR Version V1.11 20211103
In
ddrconfig:0
LPDDR4X, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB
tdqss: cs0 dqs0: -24ps, dqs1: -72ps, dqs2: -72ps, dqs3: -168ps, 

change to: 324MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x63

change to: 528MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 780MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 1560MHz(final freq)
PHY drv:clk:36,ca:36,DQ:29,odt:60
vrefinner:16%, vrefout:22%
dram drv:40,odt:80
vref_ca:00000071
clk skew:0x26
cs 0:
the read training result:
DQS0:0x34, DQS1:0x33, DQS2:0x36, DQS3:0x32, 
min  : 0xe 0x10 0x11  0xe  0x2  0x6  0xa  0x6 , 0xb  0x8  0x3  0x2  0xd  0xb  0xe  0x8 ,
      0x11 0x10  0xd  0x8  0x2  0x0  0x5  0x5 , 0xf  0xb  0x8  0x2 0x13 0x12 0x10 0x12 ,
mid  :0x29 0x2b 0x2c 0x29 0x1e 0x21 0x26 0x21 ,0x26 0x24 0x1e 0x1d 0x29 0x27 0x2a 0x24 ,
      0x2d 0x2d 0x27 0x25 0x1e 0x1d 0x20 0x22 ,0x28 0x25 0x22 0x1d 0x2d 0x2d 0x2b 0x2d ,
max  :0x45 0x47 0x47 0x45 0x3a 0x3d 0x42 0x3d ,0x41 0x41 0x39 0x38 0x45 0x43 0x46 0x41 ,
      0x49 0x4b 0x42 0x42 0x3b 0x3b 0x3b 0x3f ,0x42 0x3f 0x3d 0x38 0x47 0x48 0x46 0x48 ,
range:0x37 0x37 0x36 0x37 0x38 0x37 0x38 0x37 ,0x36 0x39 0x36 0x36 0x38 0x38 0x38 0x39 ,
      0x38 0x3b 0x35 0x3a 0x39 0x3b 0x36 0x3a ,0x33 0x34 0x35 0x36 0x34 0x36 0x36 0x36 ,
the write training result:
DQS0:0x22, DQS1:0x18, DQS2:0x18, DQS3:0x5, 
min  :0x6d 0x71 0x72 0x70 0x63 0x67 0x68 0x6a 0x68 ,0x5b 0x5a 0x54 0x54 0x62 0x5e 0x5e 0x5d 0x58 ,
      0x61 0x62 0x5c 0x5b 0x54 0x52 0x52 0x58 0x59 ,0x4c 0x49 0x48 0x43 0x50 0x52 0x4c 0x54 0x49 ,
mid  :0x88 0x8b 0x8d 0x8a 0x7c 0x80 0x82 0x82 0x81 ,0x76 0x74 0x6d 0x6d 0x7c 0x77 0x77 0x75 0x71 ,
      0x7c 0x7e 0x76 0x76 0x6e 0x6b 0x6c 0x72 0x74 ,0x68 0x65 0x61 0x5d 0x6c 0x6c 0x67 0x6e 0x63 ,
max  :0xa4 0xa6 0xa8 0xa5 0x96 0x99 0x9d 0x9b 0x9b ,0x91 0x8f 0x87 0x87 0x96 0x91 0x91 0x8e 0x8b ,
      0x98 0x9a 0x91 0x92 0x89 0x85 0x87 0x8c 0x8f ,0x84 0x81 0x7b 0x78 0x89 0x87 0x83 0x89 0x7d ,
range:0x37 0x35 0x36 0x35 0x33 0x32 0x35 0x31 0x33 ,0x36 0x35 0x33 0x33 0x34 0x33 0x33 0x31 0x33 ,
      0x37 0x38 0x35 0x37 0x35 0x33 0x35 0x34 0x36 ,0x38 0x38 0x33 0x35 0x39 0x35 0x37 0x35 0x34 ,
CA Training result:
cs:0 min  :0x49 0x44 0x3e 0x39 0x3c 0x33 0x40 ,0x49 0x43 0x3e 0x37 0x3b 0x37 0x41 ,
cs:0 mid  :0x86 0x84 0x7a 0x79 0x7a 0x73 0x6d ,0x86 0x82 0x79 0x76 0x78 0x77 0x6d ,
cs:0 max  :0xc4 0xc4 0xb7 0xb9 0xb8 0xb3 0x9b ,0xc3 0xc2 0xb5 0xb5 0xb6 0xb8 0x9a ,
cs:0 range:0x7b 0x80 0x79 0x80 0x7c 0x80 0x5b ,0x7a 0x7f 0x77 0x7e 0x7b 0x81 0x59 ,
out
rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000

U-Boot SPL 2022.01-1 (Feb 04 2022 - 21:02:29 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC1
INFO:    Preloader serial: 2
NOTICE:  BL31: v2.3():v2.3-152-g4e725b15f:cl
NOTICE:  BL31: Built : 10:51:13, Jul 15 2021
INFO:    GICv3 without legacy support detected.
INFO:    ARM GICv3 driver initialized in EL3
INFO:    pmu v1 is valid
INFO:    dfs DDR fsp_param[0].freq_mhz= 1560MHz
INFO:    dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO:    dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO:    dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0xa00000
INFO:    SPSR = 0x3c9


U-Boot 2022.01-1 (Feb 04 2022 - 21:02:29 +0000) Manjaro Linux ARM

Model: Pine64 RK3566 Quartz64-A Board
DRAM:  rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000
2 GiB
MMC:   rockchip_sdhci_probe clk set rate fail!
mmc@fe2b0000: 1, mmc@fe2c0000: 2, mmc@fe310000: 0
Loading Environment from nowhere... OK
In:    serial@fe660000
Out:   serial@fe660000
Err:   serial@fe660000
Model: Pine64 RK3566 Quartz64-A Board
Net:   No ethernet found.
Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1:	Manjaro ARM
Retrieving file: /initramfs-linux.img
Retrieving file: /Image
append: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd rw rootwait audit=0 splash plymouth.ignore-serial-consoles
Retrieving file: /dtbs/rockchip/rk3568-rock-3a.dtb
Moving Image from 0x2080000 to 0x2200000, end=3b60000
## Flattened Device Tree blob at 0a100000
   Booting using the fdt blob at 0xa100000
   Loading Ramdisk to 7d71a000, end 7df03f10 ... OK
   Loading Device Tree to 000000007d6f9000, end 000000007d719258 ... OK

Starting kernel ...

:: running early hook [udev]
Starting systemd-udevd version 253.3-3-arch
:: running hook [udev]
:: Triggering uevents...
:: running hook [keymap]
:: Loading keymap...kbd_mode: KDSKBMODE: Inappropriate ioctl for device
e%Gdone.
:: performing fsck on 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd'
ROOT_MNJRO: clean, 285514/1914960 files, 1284076/7741235 blocks
:: mounting 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd' on real root
:: running cleanup hook [udev]

Welcome to e[1;32mManjaro ARMe[0m!

[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/modprobee[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/serial-gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mUser and Session Slicee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mForward Password R…uests to Wall Directory Watche[0m.
[e[0;32m  OK  e[0m] Set up automount e[0;1;39mArbitrary…s File System Automount Pointe[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Integrity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote Encrypted Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSlice Unitse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSwapse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Verity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mDevice-mapper event daemon FIFOse[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mLVM2 poll daemon sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mProcess Core Dump Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Socket (/dev/log)e[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mNetwork Service Netlink Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Control Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Kernel Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mUser Database Manager Sockete[0m.
         Mounting e[0;1;39mHuge Pages File Systeme[0m...
         Mounting e[0;1;39mPOSIX Message Queue File Systeme[0m...
         Mounting e[0;1;39mKernel Debug File Systeme[0m...
         Mounting e[0;1;39mTemporary Directory /tmpe[0m...
         Starting e[0;1;39mCreate List of Static Device Nodese[0m...
         Starting e[0;1;39mMonitoring of LVM…meventd or progress pollinge[0m...
         Starting e[0;1;39mLoad Kernel Module configfse[0m...
         Starting e[0;1;39mLoad Kernel Module dm_mode[0m...
         Starting e[0;1;39mLoad Kernel Module drme[0m...
         Starting e[0;1;39mLoad Kernel Module efi_pstoree[0m...
         Starting e[0;1;39mLoad Kernel Module fusee[0m...
         Starting e[0;1;39mLoad Kernel Module loope[0m...
         Starting e[0;1;39mJournal Servicee[0m...
         Starting e[0;1;39mLoad Kernel Modulese[0m...
         Starting e[0;1;39mGenerate network …ts from Kernel command linee[0m...
         Starting e[0;1;39mRemount Root and Kernel File Systemse[0m...
         Starting e[0;1;39mColdplug All udev Devicese[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mHuge Pages File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mPOSIX Message Queue File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Debug File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mTemporary Directory /tmpe[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate List of Static Device Nodese[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mJournal Servicee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module configfse[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module dm_mode[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module drme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module efi_pstoree[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module fusee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module loope[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Modulese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mGenerate network units from Kernel command linee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mRemount Root and Kernel File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mPreparation for Networke[0m.
         Mounting e[0;1;39mFUSE Control File Systeme[0m...
         Mounting e[0;1;39mKernel Configuration File Systeme[0m...
         Starting e[0;1;39mFlush Journal to Persistent Storagee[0m...
         Starting e[0;1;39mLoad/Save OS Random Seede[0m...
         Starting e[0;1;39mApply Kernel Variablese[0m...
         Starting e[0;1;39mCreate Static Device Nodes in /deve[0m...
         Starting e[0;1;39mSetup Virtual Consolee[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mFUSE Control File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Configuration File Systeme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mApply Kernel Variablese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mColdplug All udev Devicese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mFlush Journal to Persistent Storagee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate Static Device Nodes in /deve[0m.
         Starting e[0;1;39mRule-based Manage…for Device Events and Filese[0m...
[e[0;32m  OK  e[0m] Finished e[0;1;39mSetup Virtual Consolee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mRule-based Manager for Device Events and Filese[0m.
         Starting e[0;1;39mShow Plymouth Boot Screene[0m...
         Starting e[0;1;39mNetwork Configuratione[0m...
         Starting e[0;1;39mUser Database Managere[0m...


Manjaro Linux 6.2.10-1-MANJARO-ARM (ttyS2)

rock-pc login: rock
rock

Mot de passe : rock

Welcome to Manjaro ARM
~~Website: https://manjaro.org
~~Forum:   https://forum.manjaro.org/c/arm
~~Matrix:  #manjaro-arm-public:matrix.org
Dernière connexion : Mon Jun 19 14:14:31 sur ttyS2
e[?2004h[rock@rock-pc ~]$ sudo ^[[A^[[A          shutdown -r now
sudo shutdown -r now
e[?2004l
[sudo] Mot de passe de rock : rock

[   40.204509] watchdog: watchdog0: watchdog did not stop!
[   40.465204] watchdog: watchdog0: watchdog did not stop!
[   40.693074] (sd-umoun[785]: Failed to unmount /run/shutdown/mounts/4466069d14ab1d95: Device or resource busy
[   40.705291] watchdog: watchdog0: watchdog did not stop!
[   40.708634] shutdown[1]: Failed to finalize file systems, ignoring.
[   40.847188] reboot: Restarting system
    DDR Version V1.11 20211103
In
ddrconfig:0
LPDDR4X, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB
tdqss: cs0 dqs0: -24ps, dqs1: -72ps, dqs2: -72ps, dqs3: -168ps, 

change to: 324MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x63

change to: 528MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 780MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 1560MHz(final freq)
PHY drv:clk:36,ca:36,DQ:29,odt:60
vrefinner:16%, vrefout:22%
dram drv:40,odt:80
vref_ca:00000071
clk skew:0x26
cs 0:
the read training result:
DQS0:0x34, DQS1:0x32, DQS2:0x36, DQS3:0x32, 
min  : 0xf  0xf 0x11  0xe  0x2  0x6  0xa  0x5 , 0xa  0x8  0x2  0x1  0xc  0xa  0xe  0x7 ,
      0x10 0x10  0xd  0x8  0x3  0x1  0x5  0x5 , 0xf  0xa  0x8  0x2 0x12 0x12 0x10 0x12 ,
mid  :0x2a 0x2b 0x2c 0x29 0x1e 0x21 0x26 0x21 ,0x25 0x24 0x1d 0x1c 0x28 0x26 0x29 0x23 ,
      0x2c 0x2d 0x27 0x24 0x1f 0x1e 0x20 0x22 ,0x28 0x24 0x22 0x1d 0x2c 0x2d 0x2b 0x2d ,
max  :0x45 0x47 0x47 0x45 0x3b 0x3d 0x42 0x3d ,0x41 0x41 0x38 0x38 0x44 0x42 0x45 0x40 ,
      0x49 0x4b 0x42 0x41 0x3b 0x3b 0x3b 0x3f ,0x42 0x3f 0x3d 0x38 0x47 0x48 0x46 0x48 ,
range:0x36 0x38 0x36 0x37 0x39 0x37 0x38 0x38 ,0x37 0x39 0x36 0x37 0x38 0x38 0x37 0x39 ,
      0x39 0x3b 0x35 0x39 0x38 0x3a 0x36 0x3a ,0x33 0x35 0x35 0x36 0x35 0x36 0x36 0x36 ,
the write training result:
DQS0:0x22, DQS1:0x18, DQS2:0x18, DQS3:0x5, 
min  :0x6d 0x71 0x71 0x6f 0x63 0x67 0x68 0x6a 0x68 ,0x5b 0x5a 0x54 0x54 0x61 0x5e 0x5e 0x5d 0x59 ,
      0x62 0x62 0x5c 0x5b 0x54 0x52 0x52 0x58 0x59 ,0x4c 0x49 0x48 0x43 0x50 0x52 0x4d 0x54 0x49 ,
mid  :0x88 0x8b 0x8c 0x8a 0x7c 0x80 0x82 0x82 0x81 ,0x76 0x74 0x6d 0x6d 0x7b 0x77 0x77 0x75 0x72 ,
      0x7d 0x7e 0x76 0x76 0x6f 0x6b 0x6d 0x72 0x74 ,0x68 0x65 0x61 0x5d 0x6c 0x6d 0x68 0x6e 0x63 ,
max  :0xa4 0xa6 0xa8 0xa5 0x96 0x99 0x9d 0x9b 0x9b ,0x91 0x8f 0x86 0x87 0x96 0x91 0x91 0x8e 0x8c ,
      0x98 0x9a 0x91 0x91 0x8a 0x85 0x88 0x8c 0x8f ,0x84 0x81 0x7b 0x78 0x89 0x88 0x83 0x89 0x7d ,
range:0x37 0x35 0x37 0x36 0x33 0x32 0x35 0x31 0x33 ,0x36 0x35 0x32 0x33 0x35 0x33 0x33 0x31 0x33 ,
      0x36 0x38 0x35 0x36 0x36 0x33 0x36 0x34 0x36 ,0x38 0x38 0x33 0x35 0x39 0x36 0x36 0x35 0x34 ,
CA Training result:
cs:0 min  :0x49 0x45 0x3e 0x39 0x3c 0x33 0x40 ,0x49 0x43 0x3e 0x37 0x3b 0x37 0x41 ,
cs:0 mid  :0x86 0x84 0x7b 0x79 0x7a 0x73 0x6d ,0x86 0x82 0x79 0x76 0x78 0x78 0x6d ,
cs:0 max  :0xc4 0xc4 0xb8 0xb9 0xb8 0xb4 0x9b ,0xc3 0xc2 0xb5 0xb5 0xb6 0xb9 0x9a ,
cs:0 range:0x7b 0x7f 0x7a 0x80 0x7c 0x81 0x5b ,0x7a 0x7f 0x77 0x7e 0x7b 0x82 0x59 ,
out
rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000

U-Boot SPL 2022.01-1 (Feb 04 2022 - 21:02:29 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC1
INFO:    Preloader serial: 2
NOTICE:  BL31: v2.3():v2.3-152-g4e725b15f:cl
NOTICE:  BL31: Built : 10:51:13, Jul 15 2021
INFO:    GICv3 without legacy support detected.
INFO:    ARM GICv3 driver initialized in EL3
INFO:    pmu v1 is valid
INFO:    dfs DDR fsp_param[0].freq_mhz= 1560MHz
INFO:    dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO:    dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO:    dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0xa00000
INFO:    SPSR = 0x3c9


U-Boot 2022.01-1 (Feb 04 2022 - 21:02:29 +0000) Manjaro Linux ARM

Model: Pine64 RK3566 Quartz64-A Board
DRAM:  rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000
2 GiB
MMC:   rockchip_sdhci_probe clk set rate fail!
mmc@fe2b0000: 1, mmc@fe2c0000: 2, mmc@fe310000: 0
Loading Environment from nowhere... OK
In:    serial@fe660000
Out:   serial@fe660000
Err:   serial@fe660000
Model: Pine64 RK3566 Quartz64-A Board
Net:   No ethernet found.
Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1:	Manjaro ARM
Retrieving file: /initramfs-linux.img
Retrieving file: /Image
append: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd rw rootwait audit=0 splash plymouth.ignore-serial-consoles
Retrieving file: /dtbs/rockchip/rk3568-rock-3a.dtb
Moving Image from 0x2080000 to 0x2200000, end=3b60000
## Flattened Device Tree blob at 0a100000
   Booting using the fdt blob at 0xa100000
   Loading Ramdisk to 7d71a000, end 7df03f10 ... OK
   Loading Device Tree to 000000007d6f9000, end 000000007d719258 ... OK

Starting kernel ...

:: running early hook [udev]
Starting systemd-udevd version 253.3-3-arch
:: running hook [udev]
:: Triggering uevents...
:: running hook [keymap]
:: Loading keymap...kbd_mode: KDSKBMODE: Inappropriate ioctl for device
e%Gdone.
:: performing fsck on 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd'
ROOT_MNJRO: clean, 285518/1914960 files, 1284004/7741235 blocks
:: mounting 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd' on real root
:: running cleanup hook [udev]

Welcome to e[1;32mManjaro ARMe[0m!

[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/modprobee[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/serial-gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mUser and Session Slicee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mForward Password R…uests to Wall Directory Watche[0m.
[e[0;32m  OK  e[0m] Set up automount e[0;1;39mArbitrary…s File System Automount Pointe[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Integrity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote Encrypted Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSlice Unitse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSwapse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Verity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mDevice-mapper event daemon FIFOse[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mLVM2 poll daemon sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mProcess Core Dump Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Socket (/dev/log)e[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mNetwork Service Netlink Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Control Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Kernel Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mUser Database Manager Sockete[0m.
         Mounting e[0;1;39mHuge Pages File Systeme[0m...
         Mounting e[0;1;39mPOSIX Message Queue File Systeme[0m...
         Mounting e[0;1;39mKernel Debug File Systeme[0m...
         Mounting e[0;1;39mTemporary Directory /tmpe[0m...
         Starting e[0;1;39mCreate List of Static Device Nodese[0m...
         Starting e[0;1;39mMonitoring of LVM…meventd or progress pollinge[0m...
         Starting e[0;1;39mLoad Kernel Module configfse[0m...
         Starting e[0;1;39mLoad Kernel Module dm_mode[0m...
         Starting e[0;1;39mLoad Kernel Module drme[0m...
         Starting e[0;1;39mLoad Kernel Module efi_pstoree[0m...
         Starting e[0;1;39mLoad Kernel Module fusee[0m...
         Starting e[0;1;39mLoad Kernel Module loope[0m...
         Starting e[0;1;39mJournal Servicee[0m...
         Starting e[0;1;39mLoad Kernel Modulese[0m...
         Starting e[0;1;39mGenerate network …ts from Kernel command linee[0m...
         Starting e[0;1;39mRemount Root and Kernel File Systemse[0m...
         Starting e[0;1;39mColdplug All udev Devicese[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mHuge Pages File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mPOSIX Message Queue File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Debug File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mTemporary Directory /tmpe[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate List of Static Device Nodese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module configfse[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module dm_mode[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mJournal Servicee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module drme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module efi_pstoree[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module fusee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module loope[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Modulese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mGenerate network units from Kernel command linee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mRemount Root and Kernel File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mPreparation for Networke[0m.
         Mounting e[0;1;39mFUSE Control File Systeme[0m...
         Mounting e[0;1;39mKernel Configuration File Systeme[0m...
         Starting e[0;1;39mFlush Journal to Persistent Storagee[0m...
         Starting e[0;1;39mLoad/Save OS Random Seede[0m...
         Starting e[0;1;39mApply Kernel Variablese[0m...
         Starting e[0;1;39mCreate Static Device Nodes in /deve[0m...
         Starting e[0;1;39mSetup Virtual Consolee[0m...
[e[0;32m  OK  e[0m] Finished e[0;1;39mColdplug All udev Devicese[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mFUSE Control File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Configuration File Systeme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mApply Kernel Variablese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mFlush Journal to Persistent Storagee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate Static Device Nodes in /deve[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mSetup Virtual Consolee[0m.
         Starting e[0;1;39mRule-based Manage…for Device Events and Filese[0m...
[e[0;32m  OK  e[0m] Started e[0;1;39mRule-based Manager for Device Events and Filese[0m.
         Starting e[0;1;39mShow Plymouth Boot Screene[0m...


Manjaro Linux 6.2.10-1-MANJARO-ARM (ttyS2)

rock-pc login: rocj k
rock

Mot de passe : rock

Welcome to Manjaro ARM
~~Website: https://manjaro.org
~~Forum:   https://forum.manjaro.org/c/arm
~~Matrix:  #manjaro-arm-public:matrix.org
Dernière connexion : Mon Jun 19 14:15:47 sur ttyS2
e[?2004h[rock@rock-pc ~]$ sudo rr shutdown           shutdown -r now
sudo shutdown -r now
e[?2004l
[sudo] Mot de passe de rock : rock

[   48.813835] watchdog: watchdog0: watchdog did not stop!
[   49.093641] watchdog: watchdog0: watchdog did not stop!
[   49.337917] (sd-umoun[779]: Failed to unmount /run/shutdown/mounts/59cc693829db2a24: Device or resource busy
[   49.351947] watchdog: watchdog0: watchdog did not stop!
[   49.355351] shutdown[1]: Failed to finalize file systems, ignoring.
[   49.517683] reboot: Restarting system
    DDR Version V1.11 20211103
In
ddrconfig:0
LPDDR4X, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB
tdqss: cs0 dqs0: -24ps, dqs1: -72ps, dqs2: -72ps, dqs3: -168ps, 

change to: 324MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x63

change to: 528MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 780MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 1560MHz(final freq)
PHY drv:clk:36,ca:36,DQ:29,odt:60
vrefinner:16%, vrefout:22%
dram drv:40,odt:80
vref_ca:00000071
clk skew:0x26
cs 0:
the read training result:
DQS0:0x34, DQS1:0x33, DQS2:0x36, DQS3:0x32, 
min  : 0xf 0x10 0x11  0xe  0x2  0x6  0xa  0x5 , 0xc  0x8  0x2  0x2  0xd  0xb  0xf  0x7 ,
      0x11 0x10  0xd  0x9  0x3  0x0  0x5  0x3 , 0xf  0xa  0x8  0x2 0x13 0x12 0x10 0x12 ,
mid  :0x2a 0x2b 0x2c 0x29 0x1e 0x21 0x25 0x20 ,0x27 0x24 0x1d 0x1d 0x29 0x27 0x2a 0x24 ,
      0x2d 0x2d 0x27 0x25 0x1f 0x1d 0x20 0x21 ,0x28 0x24 0x22 0x1d 0x2d 0x2c 0x2b 0x2d ,
max  :0x45 0x46 0x47 0x45 0x3a 0x3d 0x41 0x3c ,0x42 0x41 0x39 0x38 0x46 0x43 0x46 0x41 ,
      0x49 0x4b 0x41 0x42 0x3b 0x3b 0x3b 0x3f ,0x42 0x3f 0x3d 0x38 0x47 0x47 0x46 0x48 ,
range:0x36 0x36 0x36 0x37 0x38 0x37 0x37 0x37 ,0x36 0x39 0x37 0x36 0x39 0x38 0x37 0x3a ,
      0x38 0x3b 0x34 0x39 0x38 0x3b 0x36 0x3c ,0x33 0x35 0x35 0x36 0x34 0x35 0x36 0x36 ,
the write training result:
DQS0:0x22, DQS1:0x18, DQS2:0x18, DQS3:0x5, 
min  :0x6d 0x70 0x71 0x6f 0x63 0x68 0x68 0x6a 0x68 ,0x5b 0x59 0x54 0x53 0x62 0x5e 0x5e 0x5d 0x59 ,
      0x62 0x62 0x5c 0x5b 0x54 0x52 0x52 0x58 0x59 ,0x4c 0x49 0x48 0x43 0x50 0x51 0x4d 0x54 0x49 ,
mid  :0x88 0x8b 0x8c 0x89 0x7c 0x80 0x82 0x82 0x81 ,0x76 0x74 0x6d 0x6d 0x7c 0x77 0x77 0x75 0x72 ,
      0x7d 0x7e 0x76 0x76 0x6f 0x6c 0x6c 0x72 0x74 ,0x68 0x65 0x62 0x5d 0x6c 0x6c 0x68 0x6e 0x63 ,
max  :0xa4 0xa6 0xa8 0xa4 0x96 0x99 0x9d 0x9b 0x9b ,0x91 0x8f 0x86 0x87 0x96 0x91 0x91 0x8e 0x8c ,
      0x98 0x9a 0x91 0x91 0x8a 0x86 0x87 0x8c 0x90 ,0x84 0x81 0x7c 0x78 0x89 0x88 0x83 0x89 0x7d ,
range:0x37 0x36 0x37 0x35 0x33 0x31 0x35 0x31 0x33 ,0x36 0x36 0x32 0x34 0x34 0x33 0x33 0x31 0x33 ,
      0x36 0x38 0x35 0x36 0x36 0x34 0x35 0x34 0x37 ,0x38 0x38 0x34 0x35 0x39 0x37 0x36 0x35 0x34 ,
CA Training result:
cs:0 min  :0x48 0x44 0x3e 0x39 0x3c 0x33 0x40 ,0x49 0x43 0x3e 0x37 0x3b 0x37 0x41 ,
cs:0 mid  :0x86 0x84 0x7a 0x79 0x7a 0x73 0x6d ,0x86 0x82 0x79 0x76 0x78 0x77 0x6d ,
cs:0 max  :0xc4 0xc4 0xb7 0xb9 0xb8 0xb3 0x9b ,0xc3 0xc2 0xb5 0xb5 0xb6 0xb8 0x9a ,
cs:0 range:0x7c 0x80 0x79 0x80 0x7c 0x80 0x5b ,0x7a 0x7f 0x77 0x7e 0x7b 0x81 0x59 ,
out
rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000

U-Boot SPL 2022.01-1 (Feb 04 2022 - 21:02:29 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC1
INFO:    Preloader serial: 2
NOTICE:  BL31: v2.3():v2.3-152-g4e725b15f:cl
NOTICE:  BL31: Built : 10:51:13, Jul 15 2021
INFO:    GICv3 without legacy support detected.
INFO:    ARM GICv3 driver initialized in EL3
INFO:    pmu v1 is valid
INFO:    dfs DDR fsp_param[0].freq_mhz= 1560MHz
INFO:    dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO:    dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO:    dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0xa00000
INFO:    SPSR = 0x3c9


U-Boot 2022.01-1 (Feb 04 2022 - 21:02:29 +0000) Manjaro Linux ARM

Model: Pine64 RK3566 Quartz64-A Board
DRAM:  rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000
2 GiB
MMC:   rockchip_sdhci_probe clk set rate fail!
mmc@fe2b0000: 1, mmc@fe2c0000: 2, mmc@fe310000: 0
Loading Environment from nowhere... OK
In:    serial@fe660000
Out:   serial@fe660000
Err:   serial@fe660000
Model: Pine64 RK3566 Quartz64-A Board
Net:   No ethernet found.
Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1:	Manjaro ARM
Retrieving file: /initramfs-linux.img
Retrieving file: /Image
append: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd rw rootwait audit=0 splash plymouth.ignore-serial-consoles
Retrieving file: /dtbs/rockchip/rk3568-rock-3a.dtb
Moving Image from 0x2080000 to 0x2200000, end=3b60000
## Flattened Device Tree blob at 0a100000
   Booting using the fdt blob at 0xa100000
   Loading Ramdisk to 7d71a000, end 7df03f10 ... OK
   Loading Device Tree to 000000007d6f9000, end 000000007d719258 ... OK

Starting kernel ...

:: running early hook [udev]
Starting systemd-udevd version 253.3-3-arch
:: running hook [udev]
:: Triggering uevents...
:: running hook [keymap]
:: Loading keymap...kbd_mode: KDSKBMODE: Inappropriate ioctl for device
e%Gdone.
:: performing fsck on 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd'
ROOT_MNJRO: clean, 285524/1914960 files, 1284010/7741235 blocks
:: mounting 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd' on real root
:: running cleanup hook [udev]

Welcome to e[1;32mManjaro ARMe[0m!

[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/modprobee[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/serial-gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mUser and Session Slicee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mForward Password R…uests to Wall Directory Watche[0m.
[e[0;32m  OK  e[0m] Set up automount e[0;1;39mArbitrary…s File System Automount Pointe[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Integrity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote Encrypted Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSlice Unitse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSwapse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Verity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mDevice-mapper event daemon FIFOse[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mLVM2 poll daemon sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mProcess Core Dump Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Socket (/dev/log)e[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mNetwork Service Netlink Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Control Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Kernel Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mUser Database Manager Sockete[0m.
         Mounting e[0;1;39mHuge Pages File Systeme[0m...
         Mounting e[0;1;39mPOSIX Message Queue File Systeme[0m...
         Mounting e[0;1;39mKernel Debug File Systeme[0m...
         Mounting e[0;1;39mTemporary Directory /tmpe[0m...
         Starting e[0;1;39mCreate List of Static Device Nodese[0m...
         Starting e[0;1;39mMonitoring of LVM…meventd or progress pollinge[0m...
         Starting e[0;1;39mLoad Kernel Module configfse[0m...
         Starting e[0;1;39mLoad Kernel Module dm_mode[0m...
         Starting e[0;1;39mLoad Kernel Module drme[0m...
         Starting e[0;1;39mLoad Kernel Module efi_pstoree[0m...
         Starting e[0;1;39mLoad Kernel Module fusee[0m...
         Starting e[0;1;39mLoad Kernel Module loope[0m...
         Starting e[0;1;39mJournal Servicee[0m...
         Starting e[0;1;39mLoad Kernel Modulese[0m...
         Starting e[0;1;39mGenerate network …ts from Kernel command linee[0m...
         Starting e[0;1;39mRemount Root and Kernel File Systemse[0m...
         Starting e[0;1;39mColdplug All udev Devicese[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mHuge Pages File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mPOSIX Message Queue File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Debug File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mTemporary Directory /tmpe[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate List of Static Device Nodese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module configfse[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mJournal Servicee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module dm_mode[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module drme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module efi_pstoree[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module fusee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module loope[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Modulese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mGenerate network units from Kernel command linee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mRemount Root and Kernel File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mPreparation for Networke[0m.
         Mounting e[0;1;39mFUSE Control File Systeme[0m...
         Mounting e[0;1;39mKernel Configuration File Systeme[0m...
         Starting e[0;1;39mFlush Journal to Persistent Storagee[0m...
         Starting e[0;1;39mLoad/Save OS Random Seede[0m...
         Starting e[0;1;39mApply Kernel Variablese[0m...
         Starting e[0;1;39mCreate Static Device Nodes in /deve[0m...
         Starting e[0;1;39mSetup Virtual Consolee[0m...
[e[0;32m  OK  e[0m] Finished e[0;1;39mColdplug All udev Devicese[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mFUSE Control File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Configuration File Systeme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mApply Kernel Variablese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mFlush Journal to Persistent Storagee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate Static Device Nodes in /deve[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mSetup Virtual Consolee[0m.
         Starting e[0;1;39mRule-based Manage…for Device Events and Filese[0m...
[e[0;32m  OK  e[0m] Started e[0;1;39mRule-based Manager for Device Events and Filese[0m.
         Starting e[0;1;39mShow Plymouth Boot Screene[0m...


Manjaro Linux 6.2.10-1-MANJARO-ARM (ttyS2)

rock-pc login: rock
rock

Mot de passe : rock

Welcome to Manjaro ARM
~~Website: https://manjaro.org
~~Forum:   https://forum.manjaro.org/c/arm
~~Matrix:  #manjaro-arm-public:matrix.org
Dernière connexion : Mon Jun 19 14:16:43 sur ttyS2
e[?2004h[rock@rock-pc ~]$ sudo shutdown -( - r co  nw ow^[[200~[rock@rock-pc ~]$ sudo shutdown -r now
^[[201~sudo shutdown -r now       ^C  ^C
e[?2004l
e[?2004he[?2004l

e[?2004h[rock@rock-pc ~]$ 
e[?2004l
e[?2004h[rock@rock-pc ~]$ ^[[A    ^[[200~sudo shutdown -r now^[[201~        w^[[200~sudo shutdown -r now^[[201~                                                             sudo shutdown -r now^[[200~sudo shutdown -r now^[[201~                                   w
sudo shutdown -r now
e[?2004l
[sudo] Mot de passe de rock : rock

[  102.415838] watchdog: watchdog0: watchdog did not stop!
[  102.729763] watchdog: watchdog0: watchdog did not stop!
[  102.975899] (sd-umoun[782]: Failed to unmount /run/shutdown/mounts/afc770aa91de493f: Device or resource busy
[  102.985002] watchdog: watchdog0: watchdog did not stop!
[  102.988666] shutdown[1]: Failed to finalize file systems, ignoring.
[  103.078408] reboot: Restarting system
    DDR Version V1.11 20211103
In
ddrconfig:0
LPDDR4X, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB
tdqss: cs0 dqs0: -24ps, dqs1: -96ps, dqs2: -72ps, dqs3: -168ps, 

change to: 324MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x63

change to: 528MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 780MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 1560MHz(final freq)
PHY drv:clk:36,ca:36,DQ:29,odt:60
vrefinner:16%, vrefout:22%
dram drv:40,odt:80
vref_ca:00000071
clk skew:0x26
cs 0:
the read training result:
DQS0:0x34, DQS1:0x32, DQS2:0x36, DQS3:0x32, 
min  : 0xf  0xf 0x11  0xe  0x2  0x6  0xa  0x5 , 0xb  0x8  0x2  0x2  0xd  0xa  0xd  0x7 ,
      0x10 0x10  0xd  0x8  0x3  0x1  0x5  0x5 , 0xf  0xa  0x8  0x2 0x13 0x12 0x10 0x12 ,
mid  :0x2a 0x2a 0x2c 0x29 0x1e 0x21 0x26 0x21 ,0x26 0x24 0x1d 0x1d 0x28 0x26 0x29 0x23 ,
      0x2c 0x2d 0x27 0x25 0x1f 0x1e 0x20 0x22 ,0x28 0x24 0x22 0x1d 0x2d 0x2c 0x2b 0x2d ,
max  :0x45 0x46 0x47 0x45 0x3b 0x3d 0x42 0x3d ,0x41 0x40 0x38 0x38 0x44 0x42 0x45 0x40 ,
      0x49 0x4b 0x41 0x42 0x3b 0x3b 0x3b 0x3f ,0x42 0x3f 0x3d 0x38 0x47 0x47 0x46 0x48 ,
range:0x36 0x37 0x36 0x37 0x39 0x37 0x38 0x38 ,0x36 0x38 0x36 0x36 0x37 0x38 0x38 0x39 ,
      0x39 0x3b 0x34 0x3a 0x38 0x3a 0x36 0x3a ,0x33 0x35 0x35 0x36 0x34 0x35 0x36 0x36 ,
the write training result:
DQS0:0x22, DQS1:0x13, DQS2:0x18, DQS3:0x5, 
min  :0x6d 0x71 0x72 0x6f 0x63 0x67 0x68 0x6a 0x68 ,0x57 0x54 0x4f 0x4f 0x5c 0x5a 0x59 0x59 0x54 ,
      0x62 0x62 0x5c 0x5b 0x54 0x52 0x52 0x58 0x59 ,0x4c 0x49 0x48 0x43 0x50 0x51 0x4d 0x54 0x49 ,
mid  :0x88 0x8b 0x8d 0x8a 0x7c 0x80 0x82 0x82 0x81 ,0x71 0x6f 0x68 0x68 0x76 0x73 0x72 0x71 0x6d ,
      0x7d 0x7e 0x76 0x76 0x6f 0x6b 0x6c 0x72 0x74 ,0x68 0x65 0x61 0x5d 0x6c 0x6c 0x68 0x6e 0x63 ,
max  :0xa4 0xa6 0xa8 0xa5 0x96 0x99 0x9d 0x9b 0x9b ,0x8c 0x8a 0x82 0x82 0x91 0x8c 0x8c 0x89 0x87 ,
      0x98 0x9a 0x91 0x91 0x8a 0x85 0x87 0x8c 0x8f ,0x84 0x81 0x7b 0x78 0x89 0x87 0x83 0x89 0x7d ,
range:0x37 0x35 0x36 0x36 0x33 0x32 0x35 0x31 0x33 ,0x35 0x36 0x33 0x33 0x35 0x32 0x33 0x30 0x33 ,
      0x36 0x38 0x35 0x36 0x36 0x33 0x35 0x34 0x36 ,0x38 0x38 0x33 0x35 0x39 0x36 0x36 0x35 0x34 ,
CA Training result:
cs:0 min  :0x49 0x44 0x3e 0x39 0x3c 0x33 0x40 ,0x49 0x43 0x3e 0x36 0x3b 0x37 0x42 ,
cs:0 mid  :0x86 0x84 0x7b 0x79 0x7a 0x73 0x6d ,0x86 0x82 0x79 0x75 0x78 0x78 0x6e ,
cs:0 max  :0xc4 0xc4 0xb8 0xb9 0xb8 0xb3 0x9b ,0xc3 0xc2 0xb5 0xb5 0xb6 0xb9 0x9a ,
cs:0 range:0x7b 0x80 0x7a 0x80 0x7c 0x80 0x5b ,0x7a 0x7f 0x77 0x7f 0x7b 0x82 0x58 ,
out
rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000

U-Boot SPL 2022.01-1 (Feb 04 2022 - 21:02:29 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC1
mmc_load_image_raw_sector: mmc block read error
Trying to boot from MMC1
mmc_load_image_raw_sector: mmc block read error
Trying to boot from MMC2
INFO:    Preloader serial: 2
NOTICE:  BL31: v2.3():v2.3-152-g4e725b15f:cl
NOTICE:  BL31: Built : 10:51:13, Jul 15 2021
INFO:    GICv3 without legacy support detected.
INFO:    ARM GICv3 driver initialized in EL3
INFO:    pmu v1 is valid
INFO:    dfs DDR fsp_param[0].freq_mhz= 1560MHz
INFO:    dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO:    dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO:    dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0xa00000
INFO:    SPSR = 0x3c9


U-Boot 2022.01-1 (Feb 04 2022 - 21:02:29 +0000) Manjaro Linux ARM

Model: Pine64 RK3566 Quartz64-A Board
DRAM:  rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000
2 GiB
MMC:   rockchip_sdhci_probe clk set rate fail!
mmc@fe2b0000: 1, mmc@fe2c0000: 2, mmc@fe310000: 0
Loading Environment from nowhere... OK
In:    serial@fe660000
Out:   serial@fe660000
Err:   serial@fe660000
Model: Pine64 RK3566 Quartz64-A Board
Net:   No ethernet found.
Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1:	Manjaro ARM
Retrieving file: /initramfs-linux.img
Retrieving file: /Image
append: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd rw rootwait audit=0 splash plymouth.ignore-serial-consoles
Retrieving file: /dtbs/rockchip/rk3568-rock-3a.dtb
Moving Image from 0x2080000 to 0x2200000, end=3b60000
## Flattened Device Tree blob at 0a100000
   Booting using the fdt blob at 0xa100000
   Loading Ramdisk to 7d71a000, end 7df03f10 ... OK
   Loading Device Tree to 000000007d6f9000, end 000000007d719258 ... OK

Starting kernel ...

:: running early hook [udev]
Starting systemd-udevd version 253.3-3-arch
:: running hook [udev]
:: Triggering uevents...
:: running hook [keymap]
:: Loading keymap...kbd_mode: KDSKBMODE: Inappropriate ioctl for device
e%Gdone.
:: performing fsck on 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd'
ROOT_MNJRO: clean, 285526/1914960 files, 1284008/7741235 blocks
:: mounting 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd' on real root
:: running cleanup hook [udev]

Welcome to e[1;32mManjaro ARMe[0m!

[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/modprobee[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/serial-gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mUser and Session Slicee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mForward Password R…uests to Wall Directory Watche[0m.
[e[0;32m  OK  e[0m] Set up automount e[0;1;39mArbitrary…s File System Automount Pointe[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Integrity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote Encrypted Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSlice Unitse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSwapse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Verity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mDevice-mapper event daemon FIFOse[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mLVM2 poll daemon sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mProcess Core Dump Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Socket (/dev/log)e[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mNetwork Service Netlink Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Control Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Kernel Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mUser Database Manager Sockete[0m.
         Mounting e[0;1;39mHuge Pages File Systeme[0m...
         Mounting e[0;1;39mPOSIX Message Queue File Systeme[0m...
         Mounting e[0;1;39mKernel Debug File Systeme[0m...
         Mounting e[0;1;39mTemporary Directory /tmpe[0m...
         Starting e[0;1;39mCreate List of Static Device Nodese[0m...
         Starting e[0;1;39mMonitoring of LVM…meventd or progress pollinge[0m...
         Starting e[0;1;39mLoad Kernel Module configfse[0m...
         Starting e[0;1;39mLoad Kernel Module dm_mode[0m...
         Starting e[0;1;39mLoad Kernel Module drme[0m...
         Starting e[0;1;39mLoad Kernel Module efi_pstoree[0m...
         Starting e[0;1;39mLoad Kernel Module fusee[0m...
         Starting e[0;1;39mLoad Kernel Module loope[0m...
         Starting e[0;1;39mJournal Servicee[0m...
         Starting e[0;1;39mLoad Kernel Modulese[0m...
         Starting e[0;1;39mGenerate network …ts from Kernel command linee[0m...
         Starting e[0;1;39mRemount Root and Kernel File Systemse[0m...
         Starting e[0;1;39mColdplug All udev Devicese[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mHuge Pages File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mPOSIX Message Queue File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Debug File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mTemporary Directory /tmpe[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate List of Static Device Nodese[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mJournal Servicee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module configfse[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module dm_mode[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module drme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module efi_pstoree[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module fusee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module loope[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Modulese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mGenerate network units from Kernel command linee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mRemount Root and Kernel File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mPreparation for Networke[0m.
         Mounting e[0;1;39mFUSE Control File Systeme[0m...
         Mounting e[0;1;39mKernel Configuration File Systeme[0m...
         Starting e[0;1;39mFlush Journal to Persistent Storagee[0m...
         Starting e[0;1;39mLoad/Save OS Random Seede[0m...
         Starting e[0;1;39mApply Kernel Variablese[0m...
         Starting e[0;1;39mCreate Static Device Nodes in /deve[0m...
         Starting e[0;1;39mSetup Virtual Consolee[0m...
[e[0;32m  OK  e[0m] Finished e[0;1;39mColdplug All udev Devicese[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mFUSE Control File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Configuration File Systeme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mApply Kernel Variablese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate Static Device Nodes in /deve[0m.
         Starting e[0;1;39mRule-based Manage…for Device Events and Filese[0m...
[e[0;32m  OK  e[0m] Finished e[0;1;39mFlush Journal to Persistent Storagee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mSetup Virtual Consolee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mRule-based Manager for Device Events and Filese[0m.
         Starting e[0;1;39mShow Plymouth Boot Screene[0m...


Manjaro Linux 6.2.10-1-MANJARO-ARM (ttyS2)

rock-pc login: rock
rock

Mot de passe : rock

Welcome to Manjaro ARM
~~Website: https://manjaro.org
~~Forum:   https://forum.manjaro.org/c/arm
~~Matrix:  #manjaro-arm-public:matrix.org
Dernière connexion : Mon Jun 19 14:17:43 sur ttyS2
e[?2004h[rock@rock-pc ~]$ ^[[200~sudo shutdown -r now^[[201~        w

^C  ^C
e[?2004l
e[?2004he[?2004l

e[?2004h[rock@rock-pc ~]$ 
e[?2004l
e[?2004h[rock@rock-pc ~]$ 

e[?2004l
e[?2004h[rock@rock-pc ~]$ ^[[A^[[A^[[A            sudo r shutdown -r now
sudo shutdown -r now
e[?2004l
[sudo] Mot de passe de rock : rock

[   50.840127] watchdog: watchdog0: watchdog did not stop!
[   51.071351] watchdog: watchdog0: watchdog did not stop!
[   51.302799] (sd-umoun[787]: Failed to unmount /run/shutdown/mounts/e169a7058f896f55: Device or resource busy
[   51.313230] watchdog: watchdog0: watchdog did not stop!
[   51.316644] shutdown[1]: Failed to finalize file systems, ignoring.
[   51.497601] reboot: Restarting system
    DDR Version V1.11 20211103
In
ddrconfig:0
LPDDR4X, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB
tdqss: cs0 dqs0: -24ps, dqs1: -72ps, dqs2: -72ps, dqs3: -168ps, 

change to: 324MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x63

change to: 528MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 780MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 1560MHz(final freq)
PHY drv:clk:36,ca:36,DQ:29,odt:60
vrefinner:16%, vrefout:22%
dram drv:40,odt:80
vref_ca:00000071
clk skew:0x26
cs 0:
the read training result:
DQS0:0x34, DQS1:0x33, DQS2:0x36, DQS3:0x32, 
min  : 0xf 0x10 0x12  0xe  0x3  0x6  0xa  0x5 , 0xc  0x8  0x3  0x1  0xd  0xb  0xf  0x7 ,
      0x10 0x10  0xd  0x8  0x3  0x1  0x5  0x5 , 0xf  0xa  0x8  0x2 0x13 0x12 0x10 0x12 ,
mid  :0x2a 0x2b 0x2c 0x29 0x1f 0x21 0x26 0x21 ,0x26 0x24 0x1e 0x1c 0x29 0x27 0x2a 0x24 ,
      0x2c 0x2d 0x27 0x25 0x1f 0x1e 0x20 0x22 ,0x28 0x23 0x22 0x1d 0x2d 0x2c 0x2b 0x2d ,
max  :0x45 0x46 0x47 0x45 0x3b 0x3d 0x42 0x3d ,0x41 0x41 0x39 0x38 0x46 0x43 0x45 0x41 ,
      0x49 0x4b 0x42 0x42 0x3b 0x3b 0x3b 0x3f ,0x42 0x3d 0x3d 0x38 0x47 0x47 0x46 0x48 ,
range:0x36 0x36 0x35 0x37 0x38 0x37 0x38 0x38 ,0x35 0x39 0x36 0x37 0x39 0x38 0x36 0x3a ,
      0x39 0x3b 0x35 0x3a 0x38 0x3a 0x36 0x3a ,0x33 0x33 0x35 0x36 0x34 0x35 0x36 0x36 ,
the write training result:
DQS0:0x22, DQS1:0x18, DQS2:0x18, DQS3:0x5, 
min  :0x6d 0x71 0x72 0x6f 0x63 0x68 0x68 0x6a 0x68 ,0x5b 0x5a 0x54 0x54 0x62 0x5e 0x5e 0x5d 0x58 ,
      0x61 0x62 0x5c 0x5b 0x54 0x52 0x52 0x58 0x59 ,0x4c 0x49 0x48 0x43 0x50 0x51 0x4c 0x54 0x49 ,
mid  :0x88 0x8b 0x8d 0x89 0x7c 0x80 0x82 0x82 0x81 ,0x76 0x74 0x6d 0x6d 0x7c 0x77 0x77 0x75 0x71 ,
      0x7c 0x7e 0x76 0x76 0x6f 0x6c 0x6d 0x72 0x74 ,0x68 0x65 0x62 0x5d 0x6c 0x6c 0x67 0x6e 0x63 ,
max  :0xa4 0xa6 0xa8 0xa4 0x96 0x98 0x9d 0x9b 0x9b ,0x91 0x8f 0x87 0x87 0x96 0x91 0x91 0x8e 0x8b ,
      0x98 0x9a 0x91 0x92 0x8a 0x86 0x88 0x8c 0x8f ,0x84 0x81 0x7c 0x78 0x89 0x88 0x83 0x89 0x7d ,
range:0x37 0x35 0x36 0x35 0x33 0x30 0x35 0x31 0x33 ,0x36 0x35 0x33 0x33 0x34 0x33 0x33 0x31 0x33 ,
      0x37 0x38 0x35 0x37 0x36 0x34 0x36 0x34 0x36 ,0x38 0x38 0x34 0x35 0x39 0x37 0x37 0x35 0x34 ,
CA Training result:
cs:0 min  :0x49 0x45 0x3e 0x39 0x3c 0x33 0x40 ,0x49 0x43 0x3e 0x37 0x3b 0x37 0x41 ,
cs:0 mid  :0x86 0x84 0x7a 0x79 0x7a 0x73 0x6d ,0x86 0x82 0x79 0x76 0x78 0x77 0x6d ,
cs:0 max  :0xc4 0xc4 0xb7 0xb9 0xb8 0xb3 0x9a ,0xc3 0xc2 0xb5 0xb5 0xb6 0xb8 0x99 ,
cs:0 range:0x7b 0x7f 0x79 0x80 0x7c 0x80 0x5a ,0x7a 0x7f 0x77 0x7e 0x7b 0x81 0x58 ,
out
rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000

U-Boot SPL 2022.01-1 (Feb 04 2022 - 21:02:29 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC1
INFO:    Preloader serial: 2
NOTICE:  BL31: v2.3():v2.3-152-g4e725b15f:cl
NOTICE:  BL31: Built : 10:51:13, Jul 15 2021
INFO:    GICv3 without legacy support detected.
INFO:    ARM GICv3 driver initialized in EL3
INFO:    pmu v1 is valid
INFO:    dfs DDR fsp_param[0].freq_mhz= 1560MHz
INFO:    dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO:    dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO:    dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0xa00000
INFO:    SPSR = 0x3c9


U-Boot 2022.01-1 (Feb 04 2022 - 21:02:29 +0000) Manjaro Linux ARM

Model: Pine64 RK3566 Quartz64-A Board
DRAM:  rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000
2 GiB
MMC:   rockchip_sdhci_probe clk set rate fail!
mmc@fe2b0000: 1, mmc@fe2c0000: 2, mmc@fe310000: 0
Loading Environment from nowhere... OK
In:    serial@fe660000
Out:   serial@fe660000
Err:   serial@fe660000
Model: Pine64 RK3566 Quartz64-A Board
Net:   No ethernet found.
Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1:	Manjaro ARM
Retrieving file: /initramfs-linux.img
Retrieving file: /Image
append: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd rw rootwait audit=0 splash plymouth.ignore-serial-consoles
Retrieving file: /dtbs/rockchip/rk3568-rock-3a.dtb
Moving Image from 0x2080000 to 0x2200000, end=3b60000
## Flattened Device Tree blob at 0a100000
   Booting using the fdt blob at 0xa100000
   Loading Ramdisk to 7d71a000, end 7df03f10 ... OK
   Loading Device Tree to 000000007d6f9000, end 000000007d719258 ... OK

Starting kernel ...

:: running early hook [udev]
Starting systemd-udevd version 253.3-3-arch
:: running hook [udev]
:: Triggering uevents...
:: running hook [keymap]
:: Loading keymap...kbd_mode: KDSKBMODE: Inappropriate ioctl for device
e%Gdone.
:: performing fsck on 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd'
ROOT_MNJRO: clean, 285528/1914960 files, 1284016/7741235 blocks
:: mounting 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd' on real root
:: running cleanup hook [udev]

Welcome to e[1;32mManjaro ARMe[0m!

[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/modprobee[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/serial-gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mUser and Session Slicee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mForward Password R…uests to Wall Directory Watche[0m.
[e[0;32m  OK  e[0m] Set up automount e[0;1;39mArbitrary…s File System Automount Pointe[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Integrity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote Encrypted Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSlice Unitse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSwapse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Verity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mDevice-mapper event daemon FIFOse[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mLVM2 poll daemon sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mProcess Core Dump Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Socket (/dev/log)e[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mNetwork Service Netlink Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Control Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Kernel Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mUser Database Manager Sockete[0m.
         Mounting e[0;1;39mHuge Pages File Systeme[0m...
         Mounting e[0;1;39mPOSIX Message Queue File Systeme[0m...
         Mounting e[0;1;39mKernel Debug File Systeme[0m...
         Mounting e[0;1;39mTemporary Directory /tmpe[0m...
         Starting e[0;1;39mCreate List of Static Device Nodese[0m...
         Starting e[0;1;39mMonitoring of LVM…meventd or progress pollinge[0m...
         Starting e[0;1;39mLoad Kernel Module configfse[0m...
         Starting e[0;1;39mLoad Kernel Module dm_mode[0m...
         Starting e[0;1;39mLoad Kernel Module drme[0m...
         Starting e[0;1;39mLoad Kernel Module efi_pstoree[0m...
         Starting e[0;1;39mLoad Kernel Module fusee[0m...
         Starting e[0;1;39mLoad Kernel Module loope[0m...
         Starting e[0;1;39mJournal Servicee[0m...
         Starting e[0;1;39mLoad Kernel Modulese[0m...
         Starting e[0;1;39mGenerate network …ts from Kernel command linee[0m...
         Starting e[0;1;39mRemount Root and Kernel File Systemse[0m...
         Starting e[0;1;39mColdplug All udev Devicese[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mHuge Pages File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mPOSIX Message Queue File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Debug File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mTemporary Directory /tmpe[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate List of Static Device Nodese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module configfse[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mJournal Servicee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module dm_mode[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module drme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module efi_pstoree[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module fusee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module loope[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Modulese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mGenerate network units from Kernel command linee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mRemount Root and Kernel File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mPreparation for Networke[0m.
         Mounting e[0;1;39mFUSE Control File Systeme[0m...
         Mounting e[0;1;39mKernel Configuration File Systeme[0m...
         Starting e[0;1;39mFlush Journal to Persistent Storagee[0m...
         Starting e[0;1;39mLoad/Save OS Random Seede[0m...
         Starting e[0;1;39mApply Kernel Variablese[0m...
         Starting e[0;1;39mCreate Static Device Nodes in /deve[0m...
         Starting e[0;1;39mSetup Virtual Consolee[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mFUSE Control File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Configuration File Systeme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mColdplug All udev Devicese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mApply Kernel Variablese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate Static Device Nodes in /deve[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mFlush Journal to Persistent Storagee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mSetup Virtual Consolee[0m.
         Starting e[0;1;39mRule-based Manage…for Device Events and Filese[0m...
[e[0;32m  OK  e[0m] Started e[0;1;39mRule-based Manager for Device Events and Filese[0m.
         Starting e[0;1;39mShow Plymouth Boot Screene[0m...
         Starting e[0;1;39mNetwork Configuratione[0m...


Manjaro Linux 6.2.10-1-MANJARO-ARM (ttyS2)

rock-pc login: rock
rock

Mot de passe : rock

Welcome to Manjaro ARM
~~Website: https://manjaro.org
~~Forum:   https://forum.manjaro.org/c/arm
~~Matrix:  #manjaro-arm-public:matrix.org
Dernière connexion : Mon Jun 19 14:19:24 sur ttyS2
e[?2004h[rock@rock-pc ~]$ sudo r shutdown -r now
sudo shutdown -r now
e[?2004l
[sudo] Mot de passe de rock : rock

[   39.864405] watchdog: watchdog0: watchdog did not stop!
[   40.163815] watchdog: watchdog0: watchdog did not stop!
[   40.382631] (sd-umoun[779]: Failed to unmount /run/shutdown/mounts/09eef07969141efd: Device or resource busy
[   40.391786] watchdog: watchdog0: watchdog did not stop!
[   40.395250] shutdown[1]: Failed to finalize file systems, ignoring.
[   40.537935] reboot: Restarting system
    DDR Version V1.11 20211103
In
ddrconfig:0
LPDDR4X, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB
tdqss: cs0 dqs0: -24ps, dqs1: -72ps, dqs2: -72ps, dqs3: -168ps, 

change to: 324MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x63

change to: 528MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 780MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 1560MHz(final freq)
PHY drv:clk:36,ca:36,DQ:29,odt:60
vrefinner:16%, vrefout:22%
dram drv:40,odt:80
vref_ca:00000071
clk skew:0x26
cs 0:
the read training result:
DQS0:0x34, DQS1:0x32, DQS2:0x36, DQS3:0x32, 
min  : 0xf  0xf 0x12  0xe  0x3  0x6  0xa  0x6 , 0xa  0x8  0x2  0x1  0xc  0xa  0xd  0x7 ,
      0x12 0x10  0xf  0x9  0x3  0x1  0x5  0x5 , 0xf  0xa  0x8  0x2 0x13 0x12 0x10 0x12 ,
mid  :0x2a 0x2b 0x2c 0x29 0x1e 0x21 0x26 0x21 ,0x25 0x24 0x1d 0x1c 0x28 0x26 0x29 0x23 ,
      0x2d 0x2d 0x28 0x25 0x1f 0x1e 0x20 0x22 ,0x28 0x23 0x22 0x1d 0x2d 0x2c 0x2b 0x2d ,
max  :0x45 0x47 0x47 0x45 0x3a 0x3d 0x42 0x3d ,0x41 0x41 0x38 0x38 0x44 0x42 0x45 0x40 ,
      0x49 0x4b 0x41 0x41 0x3b 0x3b 0x3b 0x3f ,0x42 0x3d 0x3d 0x38 0x47 0x47 0x46 0x48 ,
range:0x36 0x38 0x35 0x37 0x37 0x37 0x38 0x37 ,0x37 0x39 0x36 0x37 0x38 0x38 0x38 0x39 ,
      0x37 0x3b 0x32 0x38 0x38 0x3a 0x36 0x3a ,0x33 0x33 0x35 0x36 0x34 0x35 0x36 0x36 ,
the write training result:
DQS0:0x22, DQS1:0x18, DQS2:0x18, DQS3:0x5, 
min  :0x6d 0x71 0x71 0x6f 0x63 0x67 0x68 0x6a 0x68 ,0x5b 0x5a 0x54 0x54 0x61 0x5e 0x5e 0x5d 0x58 ,
      0x61 0x62 0x5c 0x5b 0x54 0x52 0x52 0x58 0x59 ,0x4c 0x49 0x48 0x43 0x50 0x51 0x4d 0x54 0x49 ,
mid  :0x88 0x8b 0x8d 0x8a 0x7c 0x80 0x82 0x82 0x81 ,0x76 0x74 0x6d 0x6d 0x7b 0x77 0x77 0x75 0x72 ,
      0x7c 0x7e 0x76 0x76 0x6f 0x6c 0x6c 0x72 0x74 ,0x68 0x65 0x62 0x5d 0x6c 0x6c 0x68 0x6e 0x63 ,
max  :0xa4 0xa6 0xa9 0xa5 0x96 0x99 0x9d 0x9b 0x9b ,0x91 0x8f 0x87 0x87 0x96 0x91 0x91 0x8e 0x8c ,
      0x98 0x9a 0x91 0x92 0x8a 0x86 0x87 0x8c 0x8f ,0x84 0x81 0x7c 0x78 0x89 0x88 0x83 0x89 0x7d ,
range:0x37 0x35 0x38 0x36 0x33 0x32 0x35 0x31 0x33 ,0x36 0x35 0x33 0x33 0x35 0x33 0x33 0x31 0x34 ,
      0x37 0x38 0x35 0x37 0x36 0x34 0x35 0x34 0x36 ,0x38 0x38 0x34 0x35 0x39 0x37 0x36 0x35 0x34 ,
CA Training result:
cs:0 min  :0x49 0x45 0x3e 0x39 0x3c 0x33 0x40 ,0x49 0x43 0x3e 0x37 0x3c 0x37 0x41 ,
cs:0 mid  :0x86 0x84 0x7a 0x79 0x7a 0x73 0x6d ,0x86 0x82 0x79 0x76 0x79 0x77 0x6d ,
cs:0 max  :0xc4 0xc4 0xb7 0xb9 0xb8 0xb3 0x9b ,0xc3 0xc2 0xb5 0xb5 0xb6 0xb8 0x9a ,
cs:0 range:0x7b 0x7f 0x79 0x80 0x7c 0x80 0x5b ,0x7a 0x7f 0x77 0x7e 0x7a 0x81 0x59 ,
out
rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000

U-Boot SPL 2022.01-1 (Feb 04 2022 - 21:02:29 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC1
mmc_load_image_raw_sector: mmc block read error
Trying to boot from MMC1
INFO:    Preloader serial: 2
NOTICE:  BL31: v2.3():v2.3-152-g4e725b15f:cl
NOTICE:  BL31: Built : 10:51:13, Jul 15 2021
INFO:    GICv3 without legacy support detected.
INFO:    ARM GICv3 driver initialized in EL3
INFO:    pmu v1 is valid
INFO:    dfs DDR fsp_param[0].freq_mhz= 1560MHz
INFO:    dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO:    dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO:    dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0xa00000
INFO:    SPSR = 0x3c9


U-Boot 2022.01-1 (Feb 04 2022 - 21:02:29 +0000) Manjaro Linux ARM

Model: Pine64 RK3566 Quartz64-A Board
DRAM:  rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000
2 GiB
MMC:   rockchip_sdhci_probe clk set rate fail!
mmc@fe2b0000: 1, mmc@fe2c0000: 2, mmc@fe310000: 0
Loading Environment from nowhere... OK
In:    serial@fe660000
Out:   serial@fe660000
Err:   serial@fe660000
Model: Pine64 RK3566 Quartz64-A Board
Net:   No ethernet found.
Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1:	Manjaro ARM
Retrieving file: /initramfs-linux.img
Retrieving file: /Image
append: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd rw rootwait audit=0 splash plymouth.ignore-serial-consoles
Retrieving file: /dtbs/rockchip/rk3568-rock-3a.dtb
Moving Image from 0x2080000 to 0x2200000, end=3b60000
## Flattened Device Tree blob at 0a100000
   Booting using the fdt blob at 0xa100000
   Loading Ramdisk to 7d71a000, end 7df03f10 ... OK
   Loading Device Tree to 000000007d6f9000, end 000000007d719258 ... OK

Starting kernel ...

:: running early hook [udev]
Starting systemd-udevd version 253.3-3-arch
:: running hook [udev]
:: Triggering uevents...
:: running hook [keymap]
:: Loading keymap...kbd_mode: KDSKBMODE: Inappropriate ioctl for device
e%Gdone.
:: performing fsck on 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd'
ROOT_MNJRO: clean, 285530/1914960 files, 1284018/7741235 blocks
:: mounting 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd' on real root
:: running cleanup hook [udev]

Welcome to e[1;32mManjaro ARMe[0m!

[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/modprobee[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/serial-gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mUser and Session Slicee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mForward Password R…uests to Wall Directory Watche[0m.
[e[0;32m  OK  e[0m] Set up automount e[0;1;39mArbitrary…s File System Automount Pointe[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Integrity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote Encrypted Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSlice Unitse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSwapse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Verity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mDevice-mapper event daemon FIFOse[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mLVM2 poll daemon sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mProcess Core Dump Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Socket (/dev/log)e[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mNetwork Service Netlink Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Control Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Kernel Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mUser Database Manager Sockete[0m.
         Mounting e[0;1;39mHuge Pages File Systeme[0m...
         Mounting e[0;1;39mPOSIX Message Queue File Systeme[0m...
         Mounting e[0;1;39mKernel Debug File Systeme[0m...
         Mounting e[0;1;39mTemporary Directory /tmpe[0m...
         Starting e[0;1;39mCreate List of Static Device Nodese[0m...
         Starting e[0;1;39mMonitoring of LVM…meventd or progress pollinge[0m...
         Starting e[0;1;39mLoad Kernel Module configfse[0m...
         Starting e[0;1;39mLoad Kernel Module dm_mode[0m...
         Starting e[0;1;39mLoad Kernel Module drme[0m...
         Starting e[0;1;39mLoad Kernel Module efi_pstoree[0m...
         Starting e[0;1;39mLoad Kernel Module fusee[0m...
         Starting e[0;1;39mLoad Kernel Module loope[0m...
         Starting e[0;1;39mJournal Servicee[0m...
         Starting e[0;1;39mLoad Kernel Modulese[0m...
         Starting e[0;1;39mGenerate network …ts from Kernel command linee[0m...
         Starting e[0;1;39mRemount Root and Kernel File Systemse[0m...
         Starting e[0;1;39mColdplug All udev Devicese[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mHuge Pages File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mPOSIX Message Queue File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Debug File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mTemporary Directory /tmpe[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate List of Static Device Nodese[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mJournal Servicee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module configfse[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module dm_mode[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module drme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module efi_pstoree[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module fusee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module loope[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Modulese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mGenerate network units from Kernel command linee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mRemount Root and Kernel File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mPreparation for Networke[0m.
         Mounting e[0;1;39mFUSE Control File Systeme[0m...
         Mounting e[0;1;39mKernel Configuration File Systeme[0m...
         Starting e[0;1;39mFlush Journal to Persistent Storagee[0m...
         Starting e[0;1;39mLoad/Save OS Random Seede[0m...
         Starting e[0;1;39mApply Kernel Variablese[0m...
         Starting e[0;1;39mCreate Static Device Nodes in /deve[0m...
         Starting e[0;1;39mSetup Virtual Consolee[0m...
[e[0;32m  OK  e[0m] Finished e[0;1;39mColdplug All udev Devicese[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mFUSE Control File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Configuration File Systeme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mApply Kernel Variablese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate Static Device Nodes in /deve[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mFlush Journal to Persistent Storagee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mSetup Virtual Consolee[0m.
         Starting e[0;1;39mRule-based Manage…for Device Events and Filese[0m...
[e[0;32m  OK  e[0m] Started e[0;1;39mRule-based Manager for Device Events and Filese[0m.
         Starting e[0;1;39mShow Plymouth Boot Screene[0m...
         Starting e[0;1;39mNetwork Configuratione[0m...


Manjaro Linux 6.2.10-1-MANJARO-ARM (ttyS2)

rock-pc login: rock
rock

Mot de passe : rock

Welcome to Manjaro ARM
~~Website: https://manjaro.org
~~Forum:   https://forum.manjaro.org/c/arm
~~Matrix:  #manjaro-arm-public:matrix.org
Dernière connexion : Mon Jun 19 14:20:23 sur ttyS2
e[?2004h[rock@rock-pc ~]$ sudo shutdown -r now
sudo shutdown -r now
e[?2004l
[sudo] Mot de passe de rock : rock

[   41.044536] watchdog: watchdog0: watchdog did not stop!
[   41.336087] watchdog: watchdog0: watchdog did not stop!
[   41.576424] (sd-umoun[784]: Failed to unmount /run/shutdown/mounts/ab58578c2a49ed66: Device or resource busy
[   41.592017] watchdog: watchdog0: watchdog did not stop!
[   41.595410] shutdown[1]: Failed to finalize file systems, ignoring.
[   41.737037] reboot: Restarting system
    DDR Version V1.11 20211103
In
ddrconfig:0
LPDDR4X, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB
tdqss: cs0 dqs0: -24ps, dqs1: -96ps, dqs2: -72ps, dqs3: -168ps, 

change to: 324MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x63

change to: 528MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 780MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 1560MHz(final freq)
PHY drv:clk:36,ca:36,DQ:29,odt:60
vrefinner:16%, vrefout:22%
dram drv:40,odt:80
vref_ca:00000071
clk skew:0x26
cs 0:
the read training result:
DQS0:0x34, DQS1:0x32, DQS2:0x36, DQS3:0x32, 
min  : 0xf 0x10 0x12  0xe  0x2  0x6  0xa  0x6 , 0xb  0x8  0x2  0x1  0xc  0xb  0xe  0x7 ,
      0x12 0x10  0xd  0x8  0x3  0x2  0x5  0x5 , 0xf  0xa  0x8  0x2 0x13 0x12 0x10 0x12 ,
mid  :0x2a 0x2b 0x2c 0x29 0x1e 0x21 0x26 0x21 ,0x26 0x24 0x1d 0x1c 0x28 0x26 0x29 0x23 ,
      0x2d 0x2d 0x27 0x25 0x1f 0x1e 0x20 0x22 ,0x28 0x23 0x22 0x1d 0x2d 0x2c 0x2b 0x2d ,
max  :0x45 0x46 0x47 0x45 0x3a 0x3d 0x42 0x3d ,0x41 0x40 0x38 0x38 0x44 0x42 0x45 0x40 ,
      0x49 0x4b 0x41 0x42 0x3b 0x3b 0x3b 0x3f ,0x42 0x3d 0x3d 0x38 0x47 0x47 0x46 0x48 ,
range:0x36 0x36 0x35 0x37 0x38 0x37 0x38 0x37 ,0x36 0x38 0x36 0x37 0x38 0x37 0x37 0x39 ,
      0x37 0x3b 0x34 0x3a 0x38 0x39 0x36 0x3a ,0x33 0x33 0x35 0x36 0x34 0x35 0x36 0x36 ,
the write training result:
DQS0:0x22, DQS1:0x13, DQS2:0x18, DQS3:0x5, 
min  :0x6d 0x70 0x72 0x6f 0x63 0x67 0x68 0x6b 0x68 ,0x57 0x54 0x4f 0x4f 0x5d 0x59 0x59 0x59 0x54 ,
      0x62 0x62 0x5c 0x5b 0x54 0x52 0x53 0x58 0x59 ,0x4c 0x49 0x48 0x43 0x50 0x51 0x4d 0x54 0x49 ,
mid  :0x88 0x8b 0x8d 0x8a 0x7c 0x7f 0x82 0x83 0x81 ,0x71 0x6f 0x68 0x68 0x77 0x72 0x72 0x71 0x6d ,
      0x7d 0x7e 0x76 0x76 0x6f 0x6c 0x6d 0x72 0x74 ,0x68 0x65 0x61 0x5d 0x6c 0x6c 0x68 0x6e 0x63 ,
max  :0xa4 0xa6 0xa8 0xa5 0x96 0x98 0x9d 0x9b 0x9b ,0x8c 0x8a 0x82 0x82 0x91 0x8c 0x8c 0x89 0x86 ,
      0x98 0x9a 0x91 0x91 0x8a 0x86 0x88 0x8c 0x8f ,0x84 0x81 0x7b 0x78 0x89 0x88 0x83 0x89 0x7d ,
range:0x37 0x36 0x36 0x36 0x33 0x31 0x35 0x30 0x33 ,0x35 0x36 0x33 0x33 0x34 0x33 0x33 0x30 0x32 ,
      0x36 0x38 0x35 0x36 0x36 0x34 0x35 0x34 0x36 ,0x38 0x38 0x33 0x35 0x39 0x37 0x36 0x35 0x34 ,
CA Training result:
cs:0 min  :0x49 0x44 0x3e 0x39 0x3c 0x33 0x40 ,0x49 0x43 0x3e 0x37 0x3b 0x37 0x41 ,
cs:0 mid  :0x86 0x84 0x7a 0x79 0x7a 0x73 0x6d ,0x86 0x82 0x79 0x76 0x78 0x78 0x6e ,
cs:0 max  :0xc4 0xc4 0xb7 0xb9 0xb8 0xb4 0x9b ,0xc3 0xc2 0xb5 0xb5 0xb6 0xb9 0x9b ,
cs:0 range:0x7b 0x80 0x79 0x80 0x7c 0x81 0x5b ,0x7a 0x7f 0x77 0x7e 0x7b 0x82 0x5a ,
out
rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000

U-Boot SPL 2022.01-1 (Feb 04 2022 - 21:02:29 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC1
INFO:    Preloader serial: 2
NOTICE:  BL31: v2.3():v2.3-152-g4e725b15f:cl
NOTICE:  BL31: Built : 10:51:13, Jul 15 2021
INFO:    GICv3 without legacy support detected.
INFO:    ARM GICv3 driver initialized in EL3
INFO:    pmu v1 is valid
INFO:    dfs DDR fsp_param[0].freq_mhz= 1560MHz
INFO:    dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO:    dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO:    dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0xa00000
INFO:    SPSR = 0x3c9


U-Boot 2022.01-1 (Feb 04 2022 - 21:02:29 +0000) Manjaro Linux ARM

Model: Pine64 RK3566 Quartz64-A Board
DRAM:  rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000
2 GiB
MMC:   rockchip_sdhci_probe clk set rate fail!
mmc@fe2b0000: 1, mmc@fe2c0000: 2, mmc@fe310000: 0
Loading Environment from nowhere... OK
In:    serial@fe660000
Out:   serial@fe660000
Err:   serial@fe660000
Model: Pine64 RK3566 Quartz64-A Board
Net:   No ethernet found.
Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1:	Manjaro ARM
Retrieving file: /initramfs-linux.img
Retrieving file: /Image
append: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd rw rootwait audit=0 splash plymouth.ignore-serial-consoles
Retrieving file: /dtbs/rockchip/rk3568-rock-3a.dtb
Moving Image from 0x2080000 to 0x2200000, end=3b60000
## Flattened Device Tree blob at 0a100000
   Booting using the fdt blob at 0xa100000
   Loading Ramdisk to 7d71a000, end 7df03f10 ... OK
   Loading Device Tree to 000000007d6f9000, end 000000007d719258 ... OK

Starting kernel ...

:: running early hook [udev]
Starting systemd-udevd version 253.3-3-arch
:: running hook [udev]
:: Triggering uevents...
:: running hook [keymap]
:: Loading keymap...kbd_mode: KDSKBMODE: Inappropriate ioctl for device
e%Gdone.
:: performing fsck on 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd'
ROOT_MNJRO: clean, 285534/1914960 files, 1284024/7741235 blocks
:: mounting 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd' on real root
:: running cleanup hook [udev]

Welcome to e[1;32mManjaro ARMe[0m!

[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/modprobee[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/serial-gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mUser and Session Slicee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mForward Password R…uests to Wall Directory Watche[0m.
[e[0;32m  OK  e[0m] Set up automount e[0;1;39mArbitrary…s File System Automount Pointe[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Integrity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote Encrypted Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSlice Unitse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSwapse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Verity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mDevice-mapper event daemon FIFOse[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mLVM2 poll daemon sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mProcess Core Dump Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Socket (/dev/log)e[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mNetwork Service Netlink Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Control Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Kernel Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mUser Database Manager Sockete[0m.
         Mounting e[0;1;39mHuge Pages File Systeme[0m...
         Mounting e[0;1;39mPOSIX Message Queue File Systeme[0m...
         Mounting e[0;1;39mKernel Debug File Systeme[0m...
         Mounting e[0;1;39mTemporary Directory /tmpe[0m...
         Starting e[0;1;39mCreate List of Static Device Nodese[0m...
         Starting e[0;1;39mMonitoring of LVM…meventd or progress pollinge[0m...
         Starting e[0;1;39mLoad Kernel Module configfse[0m...
         Starting e[0;1;39mLoad Kernel Module dm_mode[0m...
         Starting e[0;1;39mLoad Kernel Module drme[0m...
         Starting e[0;1;39mLoad Kernel Module efi_pstoree[0m...
         Starting e[0;1;39mLoad Kernel Module fusee[0m...
         Starting e[0;1;39mLoad Kernel Module loope[0m...
         Starting e[0;1;39mJournal Servicee[0m...
         Starting e[0;1;39mLoad Kernel Modulese[0m...
         Starting e[0;1;39mGenerate network …ts from Kernel command linee[0m...
         Starting e[0;1;39mRemount Root and Kernel File Systemse[0m...
         Starting e[0;1;39mColdplug All udev Devicese[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mHuge Pages File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mPOSIX Message Queue File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Debug File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mTemporary Directory /tmpe[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate List of Static Device Nodese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module configfse[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module dm_mode[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module drme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module efi_pstoree[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mJournal Servicee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module fusee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module loope[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Modulese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mGenerate network units from Kernel command linee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mRemount Root and Kernel File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mPreparation for Networke[0m.
         Mounting e[0;1;39mFUSE Control File Systeme[0m...
         Mounting e[0;1;39mKernel Configuration File Systeme[0m...
         Starting e[0;1;39mFlush Journal to Persistent Storagee[0m...
         Starting e[0;1;39mLoad/Save OS Random Seede[0m...
         Starting e[0;1;39mApply Kernel Variablese[0m...
         Starting e[0;1;39mCreate Static Device Nodes in /deve[0m...
         Starting e[0;1;39mSetup Virtual Consolee[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mFUSE Control File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Configuration File Systeme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mApply Kernel Variablese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mFlush Journal to Persistent Storagee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate Static Device Nodes in /deve[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mColdplug All udev Devicese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mSetup Virtual Consolee[0m.
         Starting e[0;1;39mRule-based Manage…for Device Events and Filese[0m...
[e[0;32m  OK  e[0m] Started e[0;1;39mRule-based Manager for Device Events and Filese[0m.
         Starting e[0;1;39mShow Plymouth Boot Screene[0m...
         Starting e[0;1;39mNetwork Configuratione[0m...
[e[0;32m  OK  e[0m] Found device e[0;1;39m/dev/ttyS2e[0m.


Manjaro Linux 6.2.10-1-MANJARO-ARM (ttyS2)

rock-pc login: rock
rock

Mot de passe : rock

Welcome to Manjaro ARM
~~Website: https://manjaro.org
~~Forum:   https://forum.manjaro.org/c/arm
~~Matrix:  #manjaro-arm-public:matrix.org
Dernière connexion : Mon Jun 19 14:21:19 sur ttyS2
e[?2004h[rock@rock-pc ~]$ sudo shutdown -r now
sudo shutdown -r now
e[?2004l
[sudo] Mot de passe de rock : rock

[   37.533422] watchdog: watchdog0: watchdog did not stop!
[   37.764535] watchdog: watchdog0: watchdog did not stop!
[   37.997475] (sd-umoun[779]: Failed to unmount /run/shutdown/mounts/771b0b5e03817505: Device or resource busy
[   38.011506] watchdog: watchdog0: watchdog did not stop!
[   38.014937] shutdown[1]: Failed to finalize file systems, ignoring.
[   38.167644] reboot: Restarting system
    DDR Version V1.11 20211103
In
ddrconfig:0
LPDDR4X, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB
tdqss: cs0 dqs0: -24ps, dqs1: -72ps, dqs2: -72ps, dqs3: -168ps, 

change to: 324MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x63

change to: 528MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 780MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 1560MHz(final freq)
PHY drv:clk:36,ca:36,DQ:29,odt:60
vrefinner:16%, vrefout:22%
dram drv:40,odt:80
vref_ca:00000071
clk skew:0x26
cs 0:
the read training result:
DQS0:0x34, DQS1:0x32, DQS2:0x36, DQS3:0x32, 
min  : 0xf 0x10 0x12  0xe  0x3  0x6  0xa  0x5 , 0xa  0x8  0x2  0x1  0xc  0xa  0xd  0x7 ,
      0x12 0x11  0xe  0x9  0x3  0x1  0x5  0x5 , 0xf  0xa  0x8  0x2 0x13 0x12 0x10 0x12 ,
mid  :0x2a 0x2b 0x2c 0x29 0x1e 0x21 0x26 0x20 ,0x25 0x24 0x1d 0x1c 0x28 0x26 0x29 0x23 ,
      0x2d 0x2e 0x27 0x25 0x1f 0x1e 0x20 0x22 ,0x28 0x24 0x22 0x1d 0x2d 0x2c 0x2b 0x2d ,
max  :0x45 0x47 0x47 0x45 0x3a 0x3d 0x42 0x3c ,0x41 0x41 0x38 0x38 0x44 0x42 0x45 0x40 ,
      0x49 0x4b 0x41 0x41 0x3b 0x3b 0x3b 0x3f ,0x42 0x3f 0x3d 0x38 0x47 0x47 0x46 0x48 ,
range:0x36 0x37 0x35 0x37 0x37 0x37 0x38 0x37 ,0x37 0x39 0x36 0x37 0x38 0x38 0x38 0x39 ,
      0x37 0x3a 0x33 0x38 0x38 0x3a 0x36 0x3a ,0x33 0x35 0x35 0x36 0x34 0x35 0x36 0x36 ,
the write training result:
DQS0:0x22, DQS1:0x18, DQS2:0x18, DQS3:0x5, 
min  :0x6d 0x71 0x71 0x6f 0x63 0x68 0x68 0x6a 0x69 ,0x5b 0x5a 0x54 0x54 0x61 0x5e 0x5e 0x5d 0x59 ,
      0x62 0x62 0x5c 0x5b 0x54 0x52 0x53 0x58 0x59 ,0x4c 0x49 0x48 0x43 0x50 0x51 0x4d 0x54 0x49 ,
mid  :0x88 0x8b 0x8c 0x8a 0x7c 0x80 0x82 0x82 0x82 ,0x76 0x74 0x6d 0x6d 0x7b 0x77 0x77 0x75 0x72 ,
      0x7d 0x7e 0x76 0x76 0x6f 0x6c 0x6d 0x72 0x74 ,0x68 0x65 0x61 0x5d 0x6c 0x6c 0x68 0x6e 0x63 ,
max  :0xa4 0xa6 0xa8 0xa5 0x96 0x99 0x9d 0x9b 0x9b ,0x91 0x8f 0x86 0x87 0x96 0x91 0x91 0x8e 0x8b ,
      0x98 0x9b 0x91 0x92 0x8a 0x86 0x88 0x8c 0x8f ,0x84 0x81 0x7b 0x78 0x89 0x88 0x84 0x89 0x7d ,
range:0x37 0x35 0x37 0x36 0x33 0x31 0x35 0x31 0x32 ,0x36 0x35 0x32 0x33 0x35 0x33 0x33 0x31 0x32 ,
      0x36 0x39 0x35 0x37 0x36 0x34 0x35 0x34 0x36 ,0x38 0x38 0x33 0x35 0x39 0x37 0x37 0x35 0x34 ,
CA Training result:
cs:0 min  :0x48 0x44 0x3e 0x39 0x3c 0x33 0x40 ,0x49 0x43 0x3e 0x37 0x3b 0x37 0x41 ,
cs:0 mid  :0x86 0x84 0x7a 0x79 0x7a 0x73 0x6d ,0x86 0x82 0x79 0x76 0x78 0x77 0x6d ,
cs:0 max  :0xc4 0xc4 0xb7 0xb9 0xb8 0xb3 0x9b ,0xc3 0xc2 0xb5 0xb5 0xb6 0xb8 0x9a ,
cs:0 range:0x7c 0x80 0x79 0x80 0x7c 0x80 0x5b ,0x7a 0x7f 0x77 0x7e 0x7b 0x81 0x59 ,
out
rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000

U-Boot SPL 2022.01-1 (Feb 04 2022 - 21:02:29 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC1
INFO:    Preloader serial: 2
NOTICE:  BL31: v2.3():v2.3-152-g4e725b15f:cl
NOTICE:  BL31: Built : 10:51:13, Jul 15 2021
INFO:    GICv3 without legacy support detected.
INFO:    ARM GICv3 driver initialized in EL3
INFO:    pmu v1 is valid
INFO:    dfs DDR fsp_param[0].freq_mhz= 1560MHz
INFO:    dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO:    dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO:    dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0xa00000
INFO:    SPSR = 0x3c9


U-Boot 2022.01-1 (Feb 04 2022 - 21:02:29 +0000) Manjaro Linux ARM

Model: Pine64 RK3566 Quartz64-A Board
DRAM:  rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000
2 GiB
MMC:   rockchip_sdhci_probe clk set rate fail!
mmc@fe2b0000: 1, mmc@fe2c0000: 2, mmc@fe310000: 0
Loading Environment from nowhere... OK
In:    serial@fe660000
Out:   serial@fe660000
Err:   serial@fe660000
Model: Pine64 RK3566 Quartz64-A Board
Net:   No ethernet found.
Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc1 is current device
sudo shutdown -r nowScanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1:	Manjaro ARM
Retrieving file: /initramfs-linux.img
Retrieving file: /Image
append: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd rw rootwait audit=0 splash plymouth.ignore-serial-consoles
Retrieving file: /dtbs/rockchip/rk3568-rock-3a.dtb
Moving Image from 0x2080000 to 0x2200000, end=3b60000
## Flattened Device Tree blob at 0a100000
   Booting using the fdt blob at 0xa100000
   Loading Ramdisk to 7d71a000, end 7df03f10 ... OK
   Loading Device Tree to 000000007d6f9000, end 000000007d719258 ... OK

Starting kernel ...

:: running early hook [udev]
Starting systemd-udevd version 253.3-3-arch
:: running hook [udev]
:: Triggering uevents...
:: running hook [keymap]
:: Loading keymap...kbd_mode: KDSKBMODE: Inappropriate ioctl for device
e%Gdone.
:: performing fsck on 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd'
ROOT_MNJRO: clean, 285536/1914960 files, 1284025/7741235 blocks
:: mounting 'PARTUUID=0d03f8f7-d398-44ce-8277-5eac891f28bd' on real root
:: running cleanup hook [udev]

Welcome to e[1;32mManjaro ARMe[0m!

[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/modprobee[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mSlice /system/serial-gettye[0m.
[e[0;32m  OK  e[0m] Created slice e[0;1;39mUser and Session Slicee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mForward Password R…uests to Wall Directory Watche[0m.
[e[0;32m  OK  e[0m] Set up automount e[0;1;39mArbitrary…s File System Automount Pointe[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Integrity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote Encrypted Volumese[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mRemote File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSlice Unitse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mSwapse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mLocal Verity Protected Volumese[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mDevice-mapper event daemon FIFOse[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mLVM2 poll daemon sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mProcess Core Dump Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Socket (/dev/log)e[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mJournal Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mNetwork Service Netlink Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Control Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mudev Kernel Sockete[0m.
[e[0;32m  OK  e[0m] Listening on e[0;1;39mUser Database Manager Sockete[0m.
         Mounting e[0;1;39mHuge Pages File Systeme[0m...
         Mounting e[0;1;39mPOSIX Message Queue File Systeme[0m...
         Mounting e[0;1;39mKernel Debug File Systeme[0m...
         Mounting e[0;1;39mTemporary Directory /tmpe[0m...
         Starting e[0;1;39mCreate List of Static Device Nodese[0m...
         Starting e[0;1;39mMonitoring of LVM…meventd or progress pollinge[0m...
         Starting e[0;1;39mLoad Kernel Module configfse[0m...
         Starting e[0;1;39mLoad Kernel Module dm_mode[0m...
         Starting e[0;1;39mLoad Kernel Module drme[0m...
         Starting e[0;1;39mLoad Kernel Module efi_pstoree[0m...
         Starting e[0;1;39mLoad Kernel Module fusee[0m...
         Starting e[0;1;39mLoad Kernel Module loope[0m...
         Starting e[0;1;39mJournal Servicee[0m...
         Starting e[0;1;39mLoad Kernel Modulese[0m...
         Starting e[0;1;39mGenerate network …ts from Kernel command linee[0m...
         Starting e[0;1;39mRemount Root and Kernel File Systemse[0m...
         Starting e[0;1;39mColdplug All udev Devicese[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mHuge Pages File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mPOSIX Message Queue File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Debug File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mTemporary Directory /tmpe[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate List of Static Device Nodese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mMonitoring of LVM… dmeventd or progress pollinge[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module configfse[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mJournal Servicee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module dm_mode[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module drme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module efi_pstoree[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module fusee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Module loope[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mLoad Kernel Modulese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mGenerate network units from Kernel command linee[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mRemount Root and Kernel File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mPreparation for Networke[0m.
         Mounting e[0;1;39mFUSE Control File Systeme[0m...
         Mounting e[0;1;39mKernel Configuration File Systeme[0m...
         Starting e[0;1;39mFlush Journal to Persistent Storagee[0m...
         Starting e[0;1;39mLoad/Save OS Random Seede[0m...
         Starting e[0;1;39mApply Kernel Variablese[0m...
         Starting e[0;1;39mCreate Static Device Nodes in /deve[0m...
         Starting e[0;1;39mSetup Virtual Consolee[0m...
[e[0;32m  OK  e[0m] Mounted e[0;1;39mFUSE Control File Systeme[0m.
[e[0;32m  OK  e[0m] Mounted e[0;1;39mKernel Configuration File Systeme[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mApply Kernel Variablese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mColdplug All udev Devicese[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mCreate Static Device Nodes in /deve[0m.
[e[0;32m  OK  e[0m] Finished e[0;1;39mSetup Virtual Consolee[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mPreparation for Local File Systemse[0m.
[e[0;32m  OK  e[0m] Reached target e[0;1;39mContainerse[0m.
         Starting e[0;1;39mRule-based Manage…for Device Events and Filese[0m...
[e[0;32m  OK  e[0m] Finished e[0;1;39mFlush Journal to Persistent Storagee[0m.
[e[0;32m  OK  e[0m] Started e[0;1;39mRule-based Manager for Device Events and Filese[0m.
         Starting e[0;1;39mShow Plymouth Boot Screene[0m...
         Starting e[0;1;39mNetwork Configuratione[0m...
[e[0;32m  OK  e[0m] Found device e[0;1;39m/dev/ttyS2e[0m.


Manjaro Linux 6.2.10-1-MANJARO-ARM (ttyS2)

rock-pc login: rock
sudo shutdown -r nowrock

Mot de passe : rock k

Identifiant incorrect

rock-pc identifiant : rock
rock
Mot de passe : rock    rock

Welcome to Manjaro ARM
~~Website: https://manjaro.org
~~Forum:   https://forum.manjaro.org/c/arm
~~Matrix:  #manjaro-arm-public:matrix.org
Dernière connexion : Mon Jun 19 14:22:03 sur ttyS2
e[?2004h[rock@rock-pc ~]$ shut    sudo shutdown -r now
sudo shutdown -r now
e[?2004l
[sudo] Mot de passe de rock : rock

[   51.753605] watchdog: watchdog0: watchdog did not stop!
[   52.016796] watchdog: watchdog0: watchdog did not stop!
[   52.242896] (sd-umoun[765]: Failed to unmount /run/shutdown/mounts/56bf4f7aeb242dd8: Device or resource busy
[   52.253113] watchdog: watchdog0: watchdog did not stop!
[   52.256595] shutdown[1]: Failed to finalize file systems, ignoring.
[   52.376869] reboot: Restarting system
    DDR Version V1.11 20211103
In
ddrconfig:0
LPDDR4X, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB
tdqss: cs0 dqs0: -24ps, dqs1: -72ps, dqs2: -72ps, dqs3: -168ps, 

change to: 324MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x63

change to: 528MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 780MHz
PHY drv:clk:36,ca:36,DQ:29,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 1560MHz(final freq)
PHY drv:clk:36,ca:36,DQ:29,odt:60
vrefinner:16%, vrefout:22%
dram drv:40,odt:80
vref_ca:00000071
clk skew:0x26
cs 0:
the read training result:
DQS0:0x34, DQS1:0x32, DQS2:0x36, DQS3:0x32, 
min  : 0xe 0x10 0x12  0xe  0x2  0x6  0xa  0x5 , 0xa  0x8  0x2  0x1  0xc  0xa  0xe  0x7 ,
      0x11 0x10  0xe  0x9  0x3  0x1  0x5  0x4 , 0xf  0xa  0x8  0x2 0x13 0x12 0x10 0x12 ,
mid  :0x29 0x2b 0x2c 0x29 0x1e 0x21 0x26 0x20 ,0x25 0x24 0x1d 0x1c 0x28 0x26 0x29 0x23 ,
      0x2d 0x2d 0x27 0x25 0x1f 0x1e 0x20 0x21 ,0x28 0x24 0x22 0x1d 0x2d 0x2c 0x2b 0x2d ,
max  :0x45 0x46 0x47 0x45 0x3a 0x3d 0x42 0x3c ,0x41 0x40 0x38 0x38 0x44 0x42 0x45 0x40 ,
      0x49 0x4b 0x41 0x42 0x3b 0x3b 0x3b 0x3f ,0x42 0x3f 0x3d 0x38 0x47 0x47 0x46 0x48 ,
range:0x37 0x36 0x35 0x37 0x38 0x37 0x38 0x37 ,0x37 0x38 0x36 0x37 0x38 0x38 0x37 0x39 ,
      0x38 0x3b 0x33 0x39 0x38 0x3a 0x36 0x3b ,0x33 0x35 0x35 0x36 0x34 0x35 0x36 0x36 ,
the write training result:
DQS0:0x22, DQS1:0x18, DQS2:0x18, DQS3:0x5, 
min  :0x6d 0x71 0x71 0x6f 0x63 0x67 0x68 0x6a 0x68 ,0x5b 0x5a 0x54 0x54 0x61 0x5e 0x5e 0x5d 0x59 ,
      0x61 0x61 0x5c 0x5b 0x54 0x52 0x53 0x58 0x59 ,0x4c 0x49 0x48 0x43 0x51 0x51 0x4d 0x54 0x49 ,
mid  :0x88 0x8b 0x8c 0x89 0x7c 0x80 0x82 0x82 0x81 ,0x76 0x74 0x6d 0x6d 0x7b 0x77 0x77 0x75 0x72 ,
      0x7d 0x7e 0x76 0x76 0x6f 0x6c 0x6d 0x72 0x74 ,0x68 0x65 0x62 0x5d 0x6d 0x6c 0x68 0x6e 0x63 ,
max  :0xa4 0xa6 0xa8 0xa4 0x96 0x99 0x9d 0x9b 0x9b ,0x91 0x8f 0x87 0x87 0x96 0x91 0x91 0x8e 0x8b ,
      0x99 0x9b 0x91 0x92 0x8a 0x86 0x88 0x8c 0x90 ,0x84 0x81 0x7c 0x78 0x89 0x88 0x83 0x89 0x7d ,
range:0x37 0x35 0x37 0x35 0x33 0x32 0x35 0x31 0x33 ,0x36 0x35 0x33 0x33 0x35 0x33 0x33 0x31 0x32 ,
      0x38 0x3a 0x35 0x37 0x36 0x34 0x35 0x34 0x37 ,0x38 0x38 0x34 0x35 0x38 0x37 0x36 0x35 0x34 ,
CA Training result:
cs:0 min  :0x48 0x44 0x3e 0x39 0x3c 0x33 0x40 ,0x49 0x42 0x3e 0x37 0x3b 0x37 0x41 ,
cs:0 mid  :0x86 0x84 0x7a 0x79 0x7a 0x73 0x6d ,0x86 0x82 0x79 0x76 0x78 0x77 0x6d ,
cs:0 max  :0xc4 0xc4 0xb7 0xb9 0xb8 0xb4 0x9b ,0xc3 0xc2 0xb5 0xb5 0xb6 0xb8 0x9a ,
cs:0 range:0x7c 0x80 0x79 0x80 0x7c 0x81 0x5b ,0x7a 0x80 0x77 0x7e 0x7b 0x81 0x59 ,
out
rockchip_sdram_size fdc20208 100002c1
rank 1 cs0_col 10 bk 3 cs0_row 16 bw 2 row_3_4 0
SDRAM base=0, size=80000000

U-Boot SPL 2022.01-1 (Feb 04 2022 - 21:02:29 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC1
mmc_load_image_raw_sector: mmc block read error
Trying to boot from MMC1
mmc_load_image_raw_sector: mmc block read error
Trying to boot from MMC2
mmc_load_image_raw_sector: mmc block read error
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###




Thanks for the advise, looks there is a problem on the boot order (Our image is on SD Card). we are not familiar with U-BOOT. we will try to find a way to change boot order or to use Grub.

Let me know if you have some other good advise :slight_smile:

Thanks

I think this is a known issue.

I will check if the mainline uboot is available to replace the mixed uboot used before.

Thank you for reporting.

can you please let us know when it’s ready to make new test ?
and validated that the new uboot replaced works well.

Thanks