Jump to content

Search the Community

Showing results for 'panfrost'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Armbian
    • Armbian project administration
  • Community
    • Announcements
    • SBC News
    • Framework and userspace feature requests
    • Off-topic
  • Using Armbian
    • Beginners
    • Software, Applications, Userspace
    • Advanced users - Development
  • Standard support
    • Amlogic meson
    • Allwinner sunxi
    • Rockchip
    • Other families
  • Community maintained / Staging
    • TV boxes
    • Amlogic meson
    • Allwinner sunxi
    • Marvell mvebu
    • Rockchip
    • Other families
  • Support

Product Groups

  • Misc
  • Support

Categories

  • Armbian
  • Armbian releases

Categories

  • Volunteering opportunities

Calendars

  • Community Calendar

Categories

  • Official giveaways
  • Community giveaways

Categories

  • Members

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Matrix


Mastodon


IRC


Website URL


XMPP/Jabber


Skype


Github


Discord


Location


Interests

  1. Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Jira reference number [AR-9999] Documentation summary for feature / change Add new user to render group, otherwise the non-root user do not have access /dev/dri/renderD128 on RK3399. When login using non-root user to the desktop environment, the GPU acceleration does not work. How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] Test A Login to the desktop environment using non-root user, glxinfo -B shows the right render device. name of display: :10.0 display: :10 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Panfrost (0xffffffff) Device: Mali-T860 (Panfrost) (0xffffffff) Version: 22.3.6 Accelerated: yes Video memory: 3860MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 3.1 Max compat profile version: 3.1 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.1 OpenGL vendor string: Panfrost OpenGL renderer string: Mali-T860 (Panfrost) OpenGL core profile version string: 3.1 Mesa 22.3.6 OpenGL core profile shading language version string: 1.40 OpenGL core profile context flags: (none) OpenGL version string: 3.1 Mesa 22.3.6 OpenGL shading language version string: 1.40 OpenGL context flags: (none) OpenGL ES profile version string: OpenGL ES 3.1 Mesa 22.3.6 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10 Checklist: Please delete options that are not relevant. [ ] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  2. @usual userHi, I solved this problem. As you said before, the GPU is out of box for using. But I just test `glxinfo -B` using `Xvfb`, which is a virtual desktop, so it always shows `llvmpipe`. Now I try to use xrdp after searching in our forum. Thanks for your help!!!!!!!!!!!!!! name of display: :11.0 display: :11 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Panfrost (0xffffffff) Device: Mali-T860 (Panfrost) (0xffffffff) Version: 22.3.6 (just using the preinstalled by armbian) Accelerated: yes Video memory: 3860MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 3.1 Max compat profile version: 3.1 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.1 OpenGL vendor string: Panfrost OpenGL renderer string: Mali-T860 (Panfrost) OpenGL core profile version string: 3.1 Mesa 22.3.6 OpenGL core profile shading language version string: 1.40 OpenGL core profile context flags: (none) OpenGL version string: 3.1 Mesa 22.3.6 OpenGL shading language version string: 1.40 OpenGL context flags: (none) OpenGL ES profile version string: OpenGL ES 3.1 Mesa 22.3.6 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
  3. Bro, I want to give up now. I have checked in the documentation of Debian. All the requirements that GPU works normally have been fulfilled, I have no idea why GPU still does not work. 1. Panfrost [ 4390.653912] panfrost ff9a0000.gpu: clock rate = 500000000 [ 4390.657185] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0 [ 4390.657223] panfrost ff9a0000.gpu: features: 00000000,00000407, issues: 00000000,24040400 [ 4390.657240] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 [ 4390.657260] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1 [ 4390.660559] [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 1 2. Mesa name of display: :1.0 display: :1 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Mesa/X.org (0xffffffff) Device: llvmpipe (LLVM 15.0.6, 128 bits) (0xffffffff) Version: 22.3.6 Accelerated: no Video memory: 3860MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 4.5 Max compat profile version: 4.5 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.2 OpenGL vendor string: Mesa/X.org OpenGL renderer string: llvmpipe (LLVM 15.0.6, 128 bits) OpenGL core profile version string: 4.5 (Core Profile) Mesa 22.3.6 OpenGL core profile shading language version string: 4.50 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.5 (Compatibility Profile) Mesa 22.3.6 OpenGL shading language version string: 4.50 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.3.6 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 3. Device Tree &gpu { status = "okay"; mali-supply = <&vdd_gpu>; };
  4. No, it's just the spec with which my currently running mesa is built. Already the mesa version with which I started had all the necessary, essential functions. Of course, all bug fixes and improvements that have been incorporated in the meantime are not included there. No, there is not much to see in terms of kernel. As long as the Panfrost driver is built and the Mali GPU is properly wired-up in DT, there is nothing to do. It's about the user space counterpart mesa. It is the component that make use of the GPU the kernel exposes. If you want to check all dependencies, you have to look at all spec files that are pulled by Requires from the mesa package. For me, however, this is done by the package manager during installation. And to build mesa, I install all BuildRequires with: dnf builddep mesa.spec But building Mesa yourself has long since ceased to be necessary, as no modifications are necessary and the standard package works out-of-the-box. Your build configuration options are looking incomplete. Here's an excerpt from the build.log resulting from the spec file: /usr/bin/meson setup --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . redhat-linux-build -Dplatforms=x11,wayland -Ddri3=enabled -Dosmesa=true -Dgallium drivers=swrast,virgl,nouveau,r300,svga,radeonsi,r600,freedreno,etnaviv,tegra,vc4,v3d,kmsro,lima,panfrost,zink -Dgallium-vdpau=enabled -Dgallium-omx=bellagio -Dgallium-va=enabled -Dgallium-xa=enabled -Dgallium-nine=true -Dteflon=true -Dgallium-opencl=icd -Dgallium-rusticl=true -Dvulkan-drivers=swrast,amd,broadcom,freedreno,panfrost,imagination-experimental,nouveau -Dvulkan-layers=device-select -Dshared-glapi=enabled -Dgles1=enabled -Dgles2=enabled -Dopengl=true -Dgbm=enabled -Dglx=dri -Degl=enabled -Dglvnd=enabled -Dintel-rt=disabled -Dmicrosoft-clc=disabled -Dllvm=enabled -Dshared-llvm=enabled -Dvalgrind=enabled -Dbuild-tests=false -Dselinux=true -Dandroid-libbacktrace=disabled
  5. update: trying to adjust the config of meson to make GPU work. Here is the command I use now. meson setup --reconfigure builddir/ \ -Dprefix=/usr/local/mesa \ -Dplatforms=x11 \ -Degl-native-platform=drm \ -Dgallium-drivers=panfrost \ -Dvulkan-drivers= \ -Degl=enabled \ -Dgles1=enabled \ -Dgles2=enabled \ -Dopengl=true \ -Dgbm=enabled \ -Dshared-glapi=true \ -Dbuildtype=debug But, the Device becomes softpipe now...... name of display: :1.0 error: XDG_RUNTIME_DIR is invalid or not set in the environment. MESA: error: ZINK: failed to choose pdev glx: failed to create drisw screen display: :1 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Mesa (0xffffffff) Device: softpipe (0xffffffff) Version: 24.0.7 Accelerated: no Video memory: 3860MB Unified memory: no Preferred profile: core (0x1) Max core profile version: 3.3 Max compat profile version: 3.3 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.1 Memory info (GL_ATI_meminfo): VBO free memory - total: 63 MB, largest block: 63 MB VBO free aux. memory - total: 2084 MB, largest block: 2084 MB Texture free memory - total: 63 MB, largest block: 63 MB Texture free aux. memory - total: 2084 MB, largest block: 2084 MB Renderbuffer free memory - total: 63 MB, largest block: 63 MB Renderbuffer free aux. memory - total: 2084 MB, largest block: 2084 MB Memory info (GL_NVX_gpu_memory_info): Dedicated video memory: 4293114354 MB Total available memory: 4293118215 MB Currently available dedicated video memory: 63 MB OpenGL vendor string: Mesa OpenGL renderer string: softpipe OpenGL core profile version string: 3.3 (Core Profile) Mesa 24.0.7 OpenGL core profile shading language version string: 3.30 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 3.3 (Compatibility Profile) Mesa 24.0.7 OpenGL shading language version string: 3.30 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL ES profile version string: OpenGL ES 3.1 Mesa 24.0.7 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
  6. I have run this on my box but I'm dissapointed because I get better 1080P youtube with mainline kernel. I think the problem is that this repo is focused in rk3588 with uses mali driver with GBM, and seems that panfrost has not it. I can run 4K video with poor results and that means MPP is enabled (checked with dmesg). I have better video with vendor android. Don't waste your time, I will do it for you O:)
  7. I rebuilt the mesa of `24.0.7` and install it to my /usr directory, and here is the result. 1. output of clinfo: : CommandLine Error: Option 'polly' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options [1] 13034 abort clinfo 2. output of glxinfo -B name of display: :1.0 did not find extension DRI_Mesa version 1 did not find extension DRI_Mesa version 1 X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 151 (GLX) Minor opcode of failed request: 24 (X_GLXCreateNewContext) Value in failed request: 0x0 Serial number of failed request: 38 Current serial number in output stream: 39 3. command used to compile the mesa meson -Db_ndebug=true -Dopengl=true -Dgles1=disabled -Dgles2=enabled -Degl=enabled -Dplatforms= -Dvulkan-drivers=panfrost -Dgallium-drivers=panfrost -Dgallium-opencl=icd -Dgallium-rusticl=true -Dplatforms=x11 -Dprefix=/usr builddir/ ninja -C builddir/ -j6 ninja -C builddir/ install I believe that I have screwed the system. Now I need to reinstall the system.......😂
  8. Hi, It seems that this file you mentioned is the latest version of mesa. Did you mean that I need to build the latest version of mesa from source code? Does this mean the configuration in kernel? GPU staffs, like panfrost, drm etc., are already enable in the kernel compile configuration.😂😂 I already tried to enable `BUILD_DESKTOP=yes`, and try to reinstall again. Thanks for your information!!!!
  9. [ 11.309397] panfrost ff9a0000.gpu: clock rate = 500000000 [ 11.316882] panfrost ff9a0000.gpu: EM: OPP:200000 is inefficient [ 11.317248] panfrost ff9a0000.gpu: EM: created perf domain [ 11.320588] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0 [ 11.321594] panfrost ff9a0000.gpu: features: 00000000,00000407, issues: 00000000,24040400 [ 11.322812] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 [ 11.324483] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1 [ 11.357056] [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 1 It seems Panfrost driver was loaded, but the GPU doesn't produce any interrupts: 83: 0 0 0 0 0 0 GICv3 51 Level panfrost-gpu 84: 0 0 0 0 0 0 GICv3 53 Level panfrost-mmu 85: 0 0 0 0 0 0 GICv3 52 Level panfrost-job I tried build and install the latest version of `mesa`, which just not work. And `glxinfo -B` still shows that GPU is a virtual GPU. display: :1 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Mesa/X.org (0xffffffff) Device: llvmpipe (LLVM 15.0.6, 128 bits) (0xffffffff) Version: 24.0.6 Accelerated: no Video memory: 3792MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 4.5 Max compat profile version: 4.5 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.2 OpenGL vendor string: Mesa/X.org OpenGL renderer string: llvmpipe (LLVM 15.0.6, 128 bits) OpenGL core profile version string: 4.5 (Core Profile) Mesa 24.0.6 OpenGL core profile shading language version string: 4.50 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.5 (Compatibility Profile) Mesa 24.0.6 OpenGL shading language version string: 4.50 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL ES profile version string: OpenGL ES 3.2 Mesa 24.0.6 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 I am wondering if I can use the GPU on kernel 6.x, because I found that the case in this forum that can enable GPU for rk3399 all use the legacy version kernel, like 4.X. By the way, I am using the kernel from https://github.com/ophub/amlogic-s9xxx-armbian. Anyone can give me some tips or interpretation? Thanks in advanced!!!!
  10. I have been trying to use these two to achieve hard decoding:https://linux-sunxi.org/Sunxi-Cedrus and https://linux-sunxi.org/Cedrus /libvdpau-sunxi . libva-v4l2-request I used someone else's version because it was a lower version: https://github.com/kwizart/libva-v4l2-request/tree/HACK_HEVC It can be compiled and installed successfully under the 6.6 kernel libva info: VA-API version 1.17.0 libva info: User environment variable requested driver 'v4l2_request' libva info: Trying to open /usr/lib/aarch64-linux-gnu/dri/v4l2_request_drv_video.so libva info: Found init function __vaDriverInit_1_17 libva info: va_openDriver() returns 0 vainfo: VA-API version: 1.17 (libva 2.12.0) vainfo: Driver version: v4l2-request vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointVLD VAProfileH264Main : VAEntrypointVLD VAProfileH264High : VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileH264MultiviewHigh : VAEntrypointVLD VAProfileH264StereoHigh : VAEntrypointVLD VAProfileHEVCMain : VAEntrypointVLD Unfortunately, when I use vaapi, the kernel crashes,command:mpv -v --hwdec=vaapi The libvdpau-sunxi project compiles without modification, but some devices are no longer used in kernel 6.6 command:mpv -v --hwdec=vdpau There was no crash using vdpau, but as I said, the lack of a corresponding device caused it to become unusable and switch to soft decoding mpv -v --hwdec=vdpau IAmLegend-Trailer.mp4 [cplayer] Command line options: '-v' '--hwdec=vdpau' 'IAmLegend-Trailer.mp4' [cplayer] mpv 0.35.1 Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects [cplayer] built on UNKNOWN [cplayer] FFmpeg library versions: [cplayer] libavutil 57.28.100 [cplayer] libavcodec 59.37.100 [cplayer] libavformat 59.27.100 [cplayer] libswscale 6.7.100 [cplayer] libavfilter 8.44.100 [cplayer] libswresample 4.7.100 [cplayer] FFmpeg version: 5.1.4-0+deb12u1 [cplayer] [cplayer] Configuration: meson configure build -Dprefix=/usr -Dbuildtype=plain -Doptimization=plain [cplayer] List of enabled features: alsa av-channel-layout caca cdda cplayer cplugins cuda-hwaccel cuda-interop dmabuf-interop-gl dmabuf-interop-pl dmabuf-wayland drm drm-is-kms dvbin dvdnav egl egl-drm egl-helpers egl-x11 ffmpeg ffnvcodec gbm gl gl-wayland glibc-thread-name glob glob-posix gpl iconv jack javascript jpeg jpegxl lcms2 libarchive libass libavdevice libbluray libdl libm libmpv-shared libplacebo libplacebo-next librt linux-fstatfs lua52 manpage-build memfd_create noexecstack pipewire plain-gl posix pulse rubberband rubberband-3 sdl2 sdl2-audio sdl2-gamepad sdl2-video sixel spirv-cross stdatomic threads uchardet vaapi vaapi-drm vaapi-egl vaapi-libplacebo vaapi-wayland vaapi-x-egl vaapi-x11 vdpau vector vt.h vulkan wayland wayland_protocols_1_24 x11 xv zimg zlib [cplayer] Reading config file /etc/mpv/encoding-profiles.conf [cplayer] Applying profile 'default'... [cplayer] Setting option 'v' = '' (flags = 8) [cplayer] Setting option 'hwdec' = 'vdpau' (flags = 8) [cplayer] Waiting for scripts... [osd/libass] libass API version: 0x1701000 [osd/libass] libass source: tarball: 0.17.1 [osd/libass] Shaper: FriBidi 1.0.8 (SIMPLE) HarfBuzz-ng 6.0.0 (COMPLEX) [osd/libass] Setting up fonts... [osd/libass] Using font provider fontconfig [osd/libass] Done. [cplayer] Set property: shared-script-properties -> 1 [cplayer] Set property: shared-script-properties -> 1 [cplayer] Done loading scripts. [cplayer] Running hook: ytdl_hook/on_load [ytdl_hook] ytdl:// hook [ytdl_hook] not a ytdl:// url [ifo_dvdnav] Opening IAmLegend-Trailer.mp4 [bdmv/bluray] Opening IAmLegend-Trailer.mp4 [file] Opening IAmLegend-Trailer.mp4 [demux] Trying demuxers for level=normal. [cplayer] Set property: shared-script-properties -> 1 [osd/libass] libass API version: 0x1701000 [osd/libass] libass source: tarball: 0.17.1 [osd/libass] Shaper: FriBidi 1.0.8 (SIMPLE) HarfBuzz-ng 6.0.0 (COMPLEX) [osd/libass] Setting up fonts... [osd/libass] Using font provider fontconfig [osd/libass] Done. [cplayer] Set property: shared-script-properties -> 1 [cplayer] Set property: shared-script-properties -> 1 [lavf] Found 'mov,mp4,m4a,3gp,3g2,mj2' at score=100 size=2048. [file] stream level seek from 131072 to 126886094 [demux] Detected file format: mov,mp4,m4a,3gp,3g2,mj2 (libavformat) [cplayer] Opening done: IAmLegend-Trailer.mp4 [find_files] Loading external files in . [cplayer] Running hook: ytdl_hook/on_preloaded [lavf] select track 0 [lavf] select track 1 [cplayer] (+) Video --vid=1 (*) (h264 1920x816 23.976fps) [cplayer] (+) Audio --aid=1 (*) (aac 6ch 48000Hz) [vo/gpu] Probing for best GPU context. [vo/gpu/opengl] Initializing GPU context 'wayland' [vo/gpu/opengl] Initializing GPU context 'x11egl' [vo/gpu/x11] X11 opening display: :0.0 [vo/gpu/x11] Display 0 (HDMI-1): [0, 0, 1920, 1080] @ 60.000000 FPS [vo/gpu/x11] Current display FPS: 60.000000 [vo/gpu/opengl] EGL_VERSION=1.4 [vo/gpu/opengl] EGL_VENDOR=Mesa Project [vo/gpu/opengl] EGL_CLIENT_APIS=OpenGL OpenGL_ES [vo/gpu/opengl] Trying to create Desktop OpenGL context. [vo/gpu/opengl] Choosing visual EGL config 0x9, visual ID 0x21 [vo/gpu/x11] The XPresent extension was found. [vo/gpu/x11] XPresent disabled. [vo/gpu/opengl] GL_VERSION='3.1 Mesa 22.3.6' [vo/gpu/opengl] Detected desktop OpenGL 3.1. [vo/gpu/opengl] GL_VENDOR='Panfrost' [vo/gpu/opengl] GL_RENDERER='Mali-G31 (Panfrost)' [vo/gpu/opengl] GL_SHADING_LANGUAGE_VERSION='1.40' [vo/gpu/opengl] Loaded extension GL_ARB_sync. [vo/gpu/opengl] Loaded extension GL_ARB_invalidate_subdata. [vo/gpu/opengl] Loaded extension GL_ARB_get_program_binary. [vo/gpu/opengl] Loaded extension GL_ARB_buffer_storage. [vo/gpu/opengl] Loaded extension GL_ARB_shader_image_load_store. [vo/gpu/opengl] Loaded extension GL_ARB_shader_storage_buffer_object. [vo/gpu/opengl] Loaded extension GL_ARB_arrays_of_arrays. [vo/gpu/opengl] Loaded extension GL_ARB_debug_output. [vo/gpu/opengl] Loaded extension GL_KHR_debug. [vo/gpu] Testing FBO format rgba16f [vo/gpu] Using FBO format rgba16f. [vo/gpu] Disabling HDR peak computation (one or more of the following is not supported: compute shaders=0, SSBO=1). [vo/gpu] No advanced processing required. Enabling dumb mode. [vo/gpu] Assuming 60.000000 FPS for display sync. [vd] Container reported FPS: 23.975986 [vd] Codec list: [vd] h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [vd] h264_v4l2m2m (h264) - V4L2 mem2mem H.264 decoder wrapper [vd] h264_cuvid (h264) - Nvidia CUVID H264 decoder [vd] Opening decoder h264 [vd] Looking at hwdec h264-vdpau... [vo/gpu] Loading hwdec drivers for format: 'vdpau' [vd] Could not create device. [vd] No hardware decoding available for this codec. [vd] Using software decoding. [vd] Detected 4 logical cores. [vd] Requesting 5 threads for decoding. [vd] Selected codec: h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10) [vf] User filter list: [vf] (empty) [ad] Codec list: [ad] aac - AAC (Advanced Audio Coding) [ad] aac_fixed (aac) - AAC (Advanced Audio Coding) [ad] Opening decoder aac [ad] Requesting 1 threads for decoding. [ad] Selected codec: aac (AAC (Advanced Audio Coding)) [af] User filter list: [af] (empty) [cplayer] Starting playback... [file] stream level seek from 126886145 to 57472 [vd] DR failed - disabling. [vd] Using software decoding. [vd] Decoder format: 1920x816 yuv420p auto/auto/auto/auto/auto CL=mpeg2/4/h264 [vf] [in] 1920x816 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264 [vf] [userdeint] 1920x816 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264 [vf] [userdeint] (disabled) [vf] [autorotate] 1920x816 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264 [vf] [autorotate] (disabled) [vf] [convert] 1920x816 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264 [vf] [convert] (disabled) [vf] [out] 1920x816 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264 [af] [in] 48000Hz 5.1 6ch floatp [af] [userspeed] 48000Hz 5.1 6ch floatp [af] [userspeed] (disabled) [af] [convert] 48000Hz 5.1 6ch floatp [ao] Trying audio driver 'pipewire' [ao/pipewire] requested format: 48000 Hz, 5.1 channels, floatp [ao/pipewire] Headers version: 0.3.65 [ao/pipewire] Library version: 0.3.65 [W][09924.973570] pw.conf | [ conf.c: 939 try_load_conf()] can't load config client.conf: No such file or directory [E][09924.973889] pw.conf | [ conf.c: 963 pw_conf_load_conf_for_context()] can't load default config client.conf: No such file or directory [ao] Trying audio driver 'pulse' [ao/pulse] requested format: 48000 Hz, 5.1 channels, floatp [ao/pulse] Library version: 16.1.0 [ao/pulse] Proto: 35 [ao/pulse] Server proto: 4294967295 [ao/pulse] Channel layouts: [ao/pulse] - #fl [ao/pulse] - #fr [ao/pulse] - #fc [ao/pulse] - #lfe [ao/pulse] - #bl [ao/pulse] - #br [ao/pulse] - #flc [ao/pulse] - #frc [ao/pulse] - #bc [ao/pulse] - #sl [ao/pulse] - #sr [ao/pulse] - #tc [ao/pulse] - #tfl [ao/pulse] - #tfc [ao/pulse] - #tfr [ao/pulse] - #tbl [ao/pulse] - #tbc [ao/pulse] - #tbr [ao/pulse] result: 5.1 [ao/pulse] device buffer: 6718 samples. [ao/pulse] using soft-buffer of 9600 samples. [cplayer] AO: [pulse] 48000Hz 5.1 6ch float [cplayer] AO: Description: PulseAudio audio output [autoconvert] inserting resampler [swresample] format change, reinitializing resampler [swresample] 48000Hz 5.1 floatp -> 48000Hz 5.1 float [af] [out] 48000Hz 5.1 6ch float [cplayer] VO: [gpu] 1920x816 yuv420p [cplayer] VO: Description: Shader-based GPU Renderer [vo/gpu] DR path suspected slow/uncached, disabling..reconfig to 1920x816 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264 [vo/gpu] Resize: 1920x816 [vo/gpu] Window size: 1920x816 (Borders: l=0 t=0 r=0 b=0) [vo/gpu] Video source: 1920x816 (1:1) [vo/gpu] Video display: (0, 0) 1920x816 -> (0, 0) 1920x816 [vo/gpu] Video scale: 1.000000/1.000000 [vo/gpu] OSD borders: l=0 t=0 r=0 b=0 [vo/gpu] Video borders: l=0 t=0 r=0 b=0 [vo/gpu] Reported display depth: 8 [vo/gpu] Texture for plane 0: 1920x816 [vo/gpu] Texture for plane 1: 960x408 [vo/gpu] Texture for plane 2: 960x408 [vo/gpu] Testing FBO format rgba16f [vo/gpu] Using FBO format rgba16f. [vo/gpu] No advanced processing required. Enabling dumb mode. [cplayer] first video frame after restart shown [cplayer] audio ready [cplayer] starting audio playback [cplayer] playback restart complete @ 0.041708, audio=playing, video=playing [vo/gpu/x11] Disabling screensaver. [ao/pulse] starting AO [statusline] AV: 00:00:00 / 00:02:03 (0%) A-V: 0.000 [cplayer] Set property: shared-script-properties -> 1 [cplayer] Set property: shared-script-properties -> 1 [statusline] AV: 00:00:06 / 00:02:03 (5%) A-V: 0.000 [cplayer] EOF code: 5 [cplayer] finished playback, success (reason 3) [cplayer] [cplayer] Exiting... (Quit) [cplayer] Set property: shared-script-properties -> 1 [vo/gpu/x11] Enabling screensaver. That's all I've ever known and tried
  11. Hi - I installed the latest images but unfortunately the GPU is not accelerated. Somebody has an idea how to use the PANFROST drivers? name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Mesa/X.org (0xffffffff) Device: llvmpipe (LLVM 15.0.6, 128 bits) (0xffffffff) Version: 22.3.6 Accelerated: no Video memory: 3932MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 4.5 Max compat profile version: 4.5 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.2 OpenGL vendor string: Mesa/X.org OpenGL renderer string: llvmpipe (LLVM 15.0.6, 128 bits) OpenGL core profile version string: 4.5 (Core Profile) Mesa 22.3.6 OpenGL core profile shading language version string: 4.50 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.5 (Compatibility Profile) Mesa 22.3.6 OpenGL shading language version string: 4.50 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.3.6 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
  12. Hi, In a bid to solve an issue with my NAS (which I now think was a dying HDD) I foolishly decided to upgrade from buster to bullseye and now most, if not all, of the services are failing to start - including network-manager, sshd and fancontrol so I only have access via the USB serial console. By setting a static IP I have been able to get it network access at least. When I try to start any of the dead services it hangs for a minute or so, then kicks me back to the login and the terminal is corrupted so I need to reboot before I'm able to do anything meaningful. (I am able to start fancontrol by just running `fancontrol` at which point the fans stop going at 100%, so I don't think there's a config issue there at least.) Please help! The upgrade was done with sudo sed -i 's#/debian-security bullseye/updates# bullseye-security#g' /etc/apt/sources.list sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list.d/*.list sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list.d.save/*.list apt full-upgrade root@helios2:~# cat /etc/apt/sources.list deb http://deb.debian.org/debian bullseye main contrib non-free # deb-src http://deb.debian.org/debian bullseye main contrib non-free deb http://deb.debian.org/debian bullseye-updates main contrib non-free # deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free deb http://deb.debian.org/debian bullseye-backports main contrib non-free # deb-src http://deb.debian.org/debian bullseye-backports main contrib non-free # deb http://security.debian.org/ bullseye/updates main contrib non-free deb http://security.debian.org/debian-security bullseye-security main contrib non-free # deb-src http://security.debian.org/ bullseye/updates main contrib non-free root@helios2:~# cat /etc/apt/sources.list.d/* deb http://apt.armbian.com bullseye main bullseye-utils bullseye-desktop deb [signed-by=/etc/apt/trusted.gpg.d/gluster.gpg] https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/10/arm64/apt buster main deb [signed-by=/etc/apt/trusted.gpg.d/gluster.gpg] https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/10/arm64/apt bullseye main deb http://ppa.launchpad.net/gluster/glusterfs-7/ubuntu oracular main # deb-src http://ppa.launchpad.net/gluster/glusterfs-7/ubuntu oracular main It looks like ix.io is down right now so I can't share `armbianmonitor -u` root@helios2:~# uname -a Linux helios2 5.15.93-rockchip64 #23.02.2 SMP PREEMPT Fri Feb 17 23:48:36 UTC 2023 aarch64 GNU/Linux root@helios2:~# systemctl status --all | grep dead -C 3 │ ├─1435 /sbin/sulogin │ ├─1436 bash │ ├─5144 systemctl status --all │ └─5145 grep dead -C 3 ├─dev-hugepages.mount └─system-getty.slice -- ● dev-disk-by\x2duuid-406e7e7d\x2d9517\x2d44af\x2dbcde\x2d4de3adbc6b80.device - /dev/disk/by-uuid/406e7e7d-9517-44af-bcde-4de3adbc6b80 Loaded: loaded Active: inactive (dead) ● dev-disk-by\x2duuid-9b0108f1\x2d5a11\x2d4f24\x2dabd0\x2daebb458ebbd7.device - ST4000DM004-2CV104 1 Follow: unit currently follows state of sys-devices-platform-f8000000.pcie-pci0000:00-0000:00:00.0-0000:01:00.0-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device -- ● data-glusterfs-sda1.mount - /data/glusterfs/sda1 Loaded: loaded (/etc/fstab; generated) Active: inactive (dead) Where: /data/glusterfs/sda1 What: /dev/disk/by-uuid/406e7e7d-9517-44af-bcde-4de3adbc6b80 Docs: man:fstab(5) -- ● proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System Loaded: loaded (/lib/systemd/system/proc-sys-fs-binfmt_misc.mount; static; vendor preset: enabled) Active: inactive (dead) Where: /proc/sys/fs/binfmt_misc What: binfmt_misc Docs: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html -- ● bootsplash-ask-password-console.path - Dispatch Password Requests to Console Directory Watch when bootsplash is active Loaded: loaded (/lib/systemd/system/bootsplash-ask-password-console.path; enabled; vendor preset: enabled) Active: inactive (dead) Condition: start condition failed at Thu 2024-05-09 20:42:45 BST; 23min ago └─ ConditionPathExists=/sys/devices/platform/bootsplash.0/enabled was not met Unit apparmor.service could not be found. ● systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch Loaded: loaded (/lib/systemd/system/systemd-ask-password-console.path; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd-ask-password-console.service(8) ● systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch Loaded: loaded (/lib/systemd/system/systemd-ask-password-wall.path; static; vendor preset: enabled) Active: inactive (dead) since Thu 2024-05-09 20:44:16 BST; 22min ago Docs: man:systemd-ask-password-console.service(8) Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable. -- ● apt-daily-upgrade.service - Daily apt upgrade and clean activities Loaded: loaded (/lib/systemd/system/apt-daily-upgrade.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:apt(8) ● apt-daily.service - Daily apt download activities Loaded: loaded (/lib/systemd/system/apt-daily.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:apt(8) ● armbian-firstrun-config.service - Armbian first run optional user configuration Loaded: loaded (/lib/systemd/system/armbian-firstrun-config.service; enabled; vendor preset: enabled) Active: inactive (dead) ● armbian-hardware-monitor.service - Armbian hardware monitoring Loaded: loaded (/lib/systemd/system/armbian-hardware-monitor.service; enabled; vendor preset: enabled) Unit auditd.service could not be found. Unit connman.service could not be found. Unit console-screen.service could not be found. -- ● bootsplash-ask-password-console.service - Dispatch Password Requests to Console when bootsplash is active Loaded: loaded (/lib/systemd/system/bootsplash-ask-password-console.service; static; vendor preset: enabled) Active: inactive (dead) ● bootsplash-hide-when-booted.service - Hide bootsplash after starting the system Loaded: loaded (/lib/systemd/system/bootsplash-hide-when-booted.service; enabled; vendor preset: enabled) Active: inactive (dead) Condition: start condition failed at Thu 2024-05-09 20:44:16 BST; 22min ago └─ ConditionPathExists=/sys/devices/platform/bootsplash.0/enabled was not met ● chrony.service - chrony, an NTP client/server Loaded: loaded (/lib/systemd/system/chrony.service; enabled; vendor preset: enabled) Active: inactive (dead) Docs: man:chronyd(8) man:chronyc(1) man:chrony.conf(5) -- ● cpufrequtils.service - LSB: set CPUFreq kernel parameters Loaded: loaded (/etc/init.d/cpufrequtils; generated) Active: inactive (dead) Docs: man:systemd-sysv-generator(8) ● cron.service - Regular background program processing daemon Unit display-manager.service could not be found. Loaded: loaded (/lib/systemd/system/cron.service; enabled; vendor preset: enabled) Active: inactive (dead) Docs: man:cron(8) ● dbus.service - D-Bus System Message Bus Loaded: loaded (/lib/systemd/system/dbus.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:dbus-daemon(1) ● e2scrub_all.service - Online ext4 Metadata Check for All Filesystems Loaded: loaded (/lib/systemd/system/e2scrub_all.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:e2scrub_all(8) ● e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots Loaded: loaded (/lib/systemd/system/e2scrub_reap.service; enabled; vendor preset: enabled) Active: inactive (dead) Docs: man:e2scrub_all(8) ● emergency.service - Emergency Shell -- ├─1435 /sbin/sulogin ├─1436 bash ├─5144 systemctl status --all └─5145 grep dead -C 3 May 09 20:44:21 helios2 systemd[579]: emergency.service: Executable /bin/plymouth missing, skipping: No such file or directory May 09 20:48:11 helios2 sudo[1764]: root : TTY=ttyS2 ; PWD=/root ; USER=root ; COMMAND=/usr/bin/apt info armbian-bsp-cli-helios64 -- ● fake-hwclock.service Loaded: masked (Reason: Unit fake-hwclock.service is masked.) Active: inactive (dead) ● fancontrol.service - fan speed regulator Loaded: loaded (/lib/systemd/system/fancontrol.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/fancontrol.service.d └─pid.conf Active: inactive (dead) Docs: man:fancontrol(8) man:pwmconfig(8) ● getty-static.service - getty on tty2-tty6 if dbus and logind are not available Loaded: loaded (/lib/systemd/system/getty-static.service; static; vendor preset: enabled) Active: inactive (dead) ● getty@tty1.service - Getty on tty1 Loaded: loaded (/lib/systemd/system/getty@.service; enabled; vendor preset: enabled) Drop-In: /usr/lib/systemd/system/getty@tty1.service.d └─10-noclear.conf Active: inactive (dead) Docs: man:agetty(8) man:systemd-getty-generator(8) http://0pointer.de/blog/projects/serial-console.html ● glusterd.service - GlusterFS, a clustered file-system server Loaded: loaded (/lib/systemd/system/glusterd.service; enabled; vendor preset: enabled) Active: inactive (dead) Docs: man:glusterd(8) ● haveged.service - Entropy Daemon based on the HAVEGE algorithm Unit kbd.service could not be found. Unit lm-sensors.service could not be found. -- ● helios64-heartbeat-led.service - Enable heartbeat & network activity led on Helios64 Loaded: loaded (/etc/systemd/system/helios64-heartbeat-led.service; enabled; vendor preset: enabled) Active: inactive (dead) ● hostapd.service - LSB: Advanced IEEE 802.11 management daemon Loaded: loaded (/etc/init.d/hostapd; generated) Active: inactive (dead) Docs: man:systemd-sysv-generator(8) ● ifup@eth0.service - ifup for eth0 -- ● loadcpufreq.service - LSB: Load kernel modules needed to enable cpufreq scaling Loaded: loaded (/etc/init.d/loadcpufreq; generated) Active: inactive (dead) Docs: man:systemd-sysv-generator(8) ● logrotate.service - Rotate log files Loaded: loaded (/etc/systemd/system/logrotate.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:logrotate(8) man:logrotate.conf(5) ● man-db.service - Daily man-db regeneration Loaded: loaded (/lib/systemd/system/man-db.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:mandb(8) ● mountkernfs.service Unit ntp.service could not be found. Unit ntpsec.service could not be found. Unit openntpd.service could not be found. Unit plymouth-quit-wait.service could not be found. Unit plymouth-start.service could not be found. Loaded: masked (Reason: Unit mountkernfs.service is masked.) Active: inactive (dead) ● networkd-dispatcher.service - Dispatcher daemon for systemd-networkd Loaded: loaded (/lib/systemd/system/networkd-dispatcher.service; enabled; vendor preset: enabled) Active: inactive (dead) ● networking.service - Raise network interfaces Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor preset: enabled) -- ● NetworkManager.service - Network Manager Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled; vendor preset: enabled) Active: inactive (dead) Docs: man:NetworkManager(8) ● rc-local.service - /etc/rc.local Compatibility Loaded: loaded (/lib/systemd/system/rc-local.service; enabled-runtime; vendor preset: enabled) Drop-In: /usr/lib/systemd/system/rc-local.service.d └─debian.conf Active: inactive (dead) Docs: man:systemd-rc-local-generator(8) ● rescue.service - Rescue Shell Loaded: loaded (/lib/systemd/system/rescue.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:sulogin(8) ● resolvconf.service - Nameserver information manager -- ● rng-tools-debian.service - LSB: rng-tools (Debian variant) Loaded: loaded (/etc/init.d/rng-tools-debian; generated) Active: inactive (dead) Docs: man:systemd-sysv-generator(8) ● rpcbind.service - RPC bind portmap service -- ● rsync.service - fast remote file copy program daemon Loaded: loaded (/lib/systemd/system/rsync.service; enabled; vendor preset: enabled) Active: inactive (dead) Docs: man:rsync(1) man:rsyncd.conf(5) ● rsyslog.service - System Logging Service Loaded: loaded (/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled) Active: inactive (dead) Docs: man:rsyslogd(8) https://www.rsyslog.com/doc/ ● selinux-autorelabel-mark.service - Mark the need to relabel after reboot Loaded: loaded (/lib/systemd/system/selinux-autorelabel-mark.service; static; vendor preset: enabled) Active: inactive (dead) ● serial-getty@ttyS2.service - Serial Getty on ttyS2 Loaded: loaded (/lib/systemd/system/serial-getty@ttyS2.service; enabled; vendor preset: enabled) Drop-In: /usr/lib/systemd/system/serial-getty@.service.d └─10-term.conf Active: inactive (dead) Docs: man:agetty(8) man:systemd-getty-generator(8) http://0pointer.de/blog/projects/serial-console.html ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled) Active: inactive (dead) Docs: man:sshd(8) man:sshd_config(5) ● sysfsutils.service - LSB: Set sysfs variables from /etc/sysfs.conf Loaded: loaded (/etc/init.d/sysfsutils; generated) Active: inactive (dead) Docs: man:systemd-sysv-generator(8) ● systemd-ask-password-console.service - Dispatch Password Requests to Console Loaded: loaded (/lib/systemd/system/systemd-ask-password-console.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd-ask-password-console.service(8) ● systemd-ask-password-wall.service - Forward Password Requests to Wall Loaded: loaded (/lib/systemd/system/systemd-ask-password-wall.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd-ask-password-console.service(8) ● systemd-binfmt.service - Set Up Additional Binary Formats Loaded: loaded (/lib/systemd/system/systemd-binfmt.service; static; vendor preset: enabled) Active: inactive (dead) Condition: start condition failed at Thu 2024-05-09 20:42:46 BST; 23min ago ├─ ConditionDirectoryNotEmpty=|/lib/binfmt.d was not met ├─ ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d was not met -- ● systemd-fsck-root.service - File System Check on Root Device Loaded: loaded (/lib/systemd/system/systemd-fsck-root.service; enabled-runtime; vendor preset: enabled) Active: inactive (dead) Condition: start condition failed at Thu 2024-05-09 20:42:46 BST; 23min ago └─ ConditionPathExists=!/run/initramfs/fsck-root was not met Docs: man:systemd-fsck-root.service(8) ● systemd-fsckd.service - File System Check Daemon to report status Loaded: loaded (/lib/systemd/system/systemd-fsckd.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd-fsckd.service(8) ● systemd-hwdb-update.service - Rebuild Hardware Database Loaded: loaded (/lib/systemd/system/systemd-hwdb-update.service; static; vendor preset: enabled) Active: inactive (dead) Condition: start condition failed at Thu 2024-05-09 20:42:46 BST; 23min ago ├─ ConditionPathExists=|!/lib/udev/hwdb.bin was not met ├─ ConditionPathExists=|/etc/udev/hwdb.bin was not met -- ● systemd-initctl.service - initctl Compatibility Daemon Loaded: loaded (/lib/systemd/system/systemd-initctl.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd-initctl.service(8) ● systemd-journal-flush.service - Flush Journal to Persistent Storage -- ● systemd-logind.service - Login Service Loaded: loaded (/lib/systemd/system/systemd-logind.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd-logind.service(8) man:logind.conf(5) https://www.freedesktop.org/wiki/Software/systemd/logind -- ● systemd-machine-id-commit.service - Commit a transient machine-id on disk Loaded: loaded (/lib/systemd/system/systemd-machine-id-commit.service; static; vendor preset: enabled) Active: inactive (dead) Condition: start condition failed at Thu 2024-05-09 20:44:16 BST; 22min ago └─ ConditionPathIsMountPoint=/etc/machine-id was not met Docs: man:systemd-machine-id-commit.service(8) -- ● systemd-networkd.service - Network Service Loaded: loaded (/lib/systemd/system/systemd-networkd.service; disabled; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd-networkd.service(8) ● systemd-random-seed.service - Load/Save Random Seed Unit systemd-update-done.service could not be found. -- Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; enabled; vendor preset: enabled) Drop-In: /usr/lib/systemd/system/systemd-timesyncd.service.d └─disable-with-time-daemon.conf Active: inactive (dead) Docs: man:systemd-timesyncd.service(8) ● systemd-tmpfiles-clean.service - Cleanup of Temporary Directories Loaded: loaded (/lib/systemd/system/systemd-tmpfiles-clean.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) -- ● systemd-update-utmp-runlevel.service - Update UTMP about System Runlevel Changes Loaded: loaded (/lib/systemd/system/systemd-update-utmp-runlevel.service; static; vendor preset: enabled) Active: inactive (dead) since Thu 2024-05-09 20:44:19 BST; 22min ago Docs: man:systemd-update-utmp.service(8) man:utmp(5) Process: 1357 ExecStart=/lib/systemd/systemd-update-utmp runlevel (code=exited, status=0/SUCCESS) Unit systemd-vconsole-setup.service could not be found. -- ● systemd-user-sessions.service - Permit User Sessions Loaded: loaded (/lib/systemd/system/systemd-user-sessions.service; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd-user-sessions.service(8) ● unattended-upgrades.service - Unattended Upgrades Shutdown Loaded: loaded (/lib/systemd/system/unattended-upgrades.service; enabled; vendor preset: enabled) Active: inactive (dead) Docs: man:unattended-upgrade(8) ● wpa_supplicant.service - WPA supplicant Loaded: loaded (/lib/systemd/system/wpa_supplicant.service; enabled; vendor preset: enabled) Active: inactive (dead) ● -.slice - Root Slice Loaded: loaded -- │ ├─1435 /sbin/sulogin │ ├─1436 bash │ ├─5144 systemctl status --all │ └─5145 grep dead -C 3 ├─haveged.service │ └─1354 /usr/sbin/haveged --Foreground --verbose=1 ├─rpcbind.service -- │ ├─1435 /sbin/sulogin │ ├─1436 bash │ ├─5144 systemctl status --all │ └─5145 grep dead -C 3 ├─haveged.service │ └─1354 /usr/sbin/haveged --Foreground --verbose=1 ├─rpcbind.service -- ● dbus.socket - D-Bus System Message Bus Socket Loaded: loaded (/lib/systemd/system/dbus.socket; static; vendor preset: enabled) Active: inactive (dead) Listen: /run/dbus/system_bus_socket (Stream) ● rpcbind.socket - RPCbind Server Activation Socket -- ● syslog.socket - Syslog Socket Loaded: loaded (/lib/systemd/system/syslog.socket; static; vendor preset: disabled) Active: inactive (dead) since Thu 2024-05-09 20:44:16 BST; 22min ago Docs: man:systemd.special(7) https://www.freedesktop.org/wiki/Software/systemd/syslog Listen: /run/systemd/journal/syslog (Datagram) Unit armbian-hardware-monitor.target could not be found. Unit armbian-ramlog.target could not be found. -- ● basic.target - Basic System Loaded: loaded (/lib/systemd/system/basic.target; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd.special(7) ● cryptsetup.target - Local Encrypted Volumes -- ● getty-pre.target - Login Prompts (Pre) Loaded: loaded (/lib/systemd/system/getty-pre.target; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd.special(7) man:systemd-getty-generator(8) http://0pointer.de/blog/projects/serial-console.html -- ● graphical.target - Graphical Interface Loaded: loaded (/lib/systemd/system/graphical.target; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd.special(7) ● local-fs-pre.target - Local File Systems (Pre) -- ● local-fs.target - Local File Systems Loaded: loaded (/lib/systemd/system/local-fs.target; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd.special(7) ● multi-user.target - Multi-User System Loaded: loaded (/lib/systemd/system/multi-user.target; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd.special(7) ● network-online.target - Network is Online -- ● nss-user-lookup.target - User and Group Name Lookups Loaded: loaded (/lib/systemd/system/nss-user-lookup.target; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd.special(7) ● paths.target - Paths -- ● rescue.target - Rescue Mode Loaded: loaded (/lib/systemd/system/rescue.target; static; vendor preset: disabled) Active: inactive (dead) Docs: man:systemd.special(7) ● rpcbind.target - RPC Port Mapper -- ● shutdown.target - Shutdown Loaded: loaded (/lib/systemd/system/shutdown.target; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd.special(7) Unit syslog.target could not be found. ● slices.target - Slices -- ● sysinit.target - System Initialization Loaded: loaded (/lib/systemd/system/sysinit.target; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd.special(7) ● time-sync.target - System Time Synchronized -- ● umount.target - Unmount All Filesystems Loaded: loaded (/lib/systemd/system/umount.target; static; vendor preset: enabled) Active: inactive (dead) Docs: man:systemd.special(7) ● apt-daily-upgrade.timer - Daily apt upgrade and clean activities Loaded: loaded (/lib/systemd/system/apt-daily-upgrade.timer; enabled; vendor preset: enabled) Active: inactive (dead) Trigger: n/a ● apt-daily.timer - Daily apt download activities Loaded: loaded (/lib/systemd/system/apt-daily.timer; enabled; vendor preset: enabled) Active: inactive (dead) Trigger: n/a ● e2scrub_all.timer - Periodic ext4 Online Metadata Check for All Filesystems Loaded: loaded (/lib/systemd/system/e2scrub_all.timer; enabled; vendor preset: enabled) Active: inactive (dead) Trigger: n/a ● logrotate.timer - Daily rotation of log files Loaded: loaded (/lib/systemd/system/logrotate.timer; enabled; vendor preset: enabled) Active: inactive (dead) Trigger: n/a Docs: man:logrotate(8) man:logrotate.conf(5) ● man-db.timer - Daily man-db regeneration Loaded: loaded (/lib/systemd/system/man-db.timer; enabled; vendor preset: enabled) Active: inactive (dead) Trigger: n/a Docs: man:mandb(8) ● systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories Loaded: loaded (/lib/systemd/system/systemd-tmpfiles-clean.timer; static; vendor preset: enabled) Active: inactive (dead) Trigger: n/a Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) root@helios2:~# dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.15.93-rockchip64 (root@cf2b4ed83279) (aarch64-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0, GNU ld (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 2.32.0.20190321) #23.02.2 SMP PREEMPT Fri Feb 17 23:48:36 UTC 2023 [ 0.000000] Machine model: Helios64 [ 0.000000] efi: UEFI not found. [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xf77cc100-0xf77cdfff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges [ 0.000000] cma: Reserved 128 MiB at 0x00000000e9000000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] percpu: Embedded 29 pages/cpu s80984 r8192 d29608 u118784 [ 0.000000] pcpu-alloc: s80984 r8192 d29608 u118784 alloc=29*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999432 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: root=UUID=d82ec6f7-ac67-4a80-a092-295ebfdbbd1d rootwait rootfstype=ext4 console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=306d94a6-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 [ 0.000000] Unknown kernel command line parameters "ubootpart=306d94a6-01 cgroup_enable=memory cgroup_memory=1", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 3807704K/4061184K available (16000K kernel code, 2692K rwdata, 6712K rodata, 4352K init, 593K bss, 122408K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: 16 PPIs implemented [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000 [ 0.000000] ITS [mem 0xfee20000-0xfee3ffff] [ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @500000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x00000000004d0000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000004e0000 [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] } [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] } [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.002149] Console: colour dummy device 80x25 [ 0.002217] printk: console [tty1] enabled [ 0.002334] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.002357] pid_max: default: 32768 minimum: 301 [ 0.002492] LSM: Security Framework initializing [ 0.002532] Yama: becoming mindful. [ 0.002673] AppArmor: AppArmor initialized [ 0.002821] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.002859] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.006959] rcu: Hierarchical SRCU implementation. [ 0.008549] Platform MSI: interrupt-controller@fee20000 domain created [ 0.009124] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created [ 0.011444] EFI services will not be available. [ 0.012340] smp: Bringing up secondary CPUs ... [ 0.013479] Detected VIPT I-cache on CPU1 [ 0.013547] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000 [ 0.013571] GICv3: CPU1: using allocated LPI pending table @0x00000000004f0000 [ 0.013645] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.015135] Detected VIPT I-cache on CPU2 [ 0.015203] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000 [ 0.015226] GICv3: CPU2: using allocated LPI pending table @0x0000000000580000 [ 0.015297] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.016845] Detected VIPT I-cache on CPU3 [ 0.016912] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000 [ 0.016935] GICv3: CPU3: using allocated LPI pending table @0x0000000000590000 [ 0.017005] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.018500] CPU features: detected: Spectre-v2 [ 0.018513] CPU features: detected: Spectre-v3a [ 0.018520] CPU features: detected: Spectre-v4 [ 0.018525] CPU features: detected: Spectre-BHB [ 0.018534] CPU features: detected: ARM erratum 1742098 [ 0.018540] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.018546] Detected PIPT I-cache on CPU4 [ 0.018583] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000 [ 0.018601] GICv3: CPU4: using allocated LPI pending table @0x00000000005a0000 [ 0.018648] CPU4: Booted secondary processor 0x0000000100 [0x410fd082] [ 0.020015] Detected PIPT I-cache on CPU5 [ 0.020061] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000 [ 0.020081] GICv3: CPU5: using allocated LPI pending table @0x00000000005b0000 [ 0.020127] CPU5: Booted secondary processor 0x0000000101 [0x410fd082] [ 0.020300] smp: Brought up 1 node, 6 CPUs [ 0.020338] SMP: Total of 6 processors activated. [ 0.020348] CPU features: detected: 32-bit EL0 Support [ 0.020355] CPU features: detected: 32-bit EL1 Support [ 0.020365] CPU features: detected: CRC32 instructions [ 0.047134] CPU: All CPU(s) started at EL2 [ 0.047234] alternatives: patching kernel code [ 0.050385] devtmpfs: initialized [ 0.066010] Registered cp15_barrier emulation handler [ 0.066036] Registered setend emulation handler [ 0.066050] KASLR disabled due to lack of seed [ 0.066262] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.066340] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 0.069355] pinctrl core: initialized pinctrl subsystem [ 0.070018] DMI not present or invalid. [ 0.070887] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.075546] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.077236] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.080044] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.080138] audit: initializing netlink subsys (disabled) [ 0.080417] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1 [ 0.081677] thermal_sys: Registered thermal governor 'fair_share' [ 0.081686] thermal_sys: Registered thermal governor 'bang_bang' [ 0.081693] thermal_sys: Registered thermal governor 'step_wise' [ 0.081699] thermal_sys: Registered thermal governor 'user_space' [ 0.082180] cpuidle: using governor menu [ 0.082456] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.082689] ASID allocator initialised with 65536 entries [ 0.084016] Serial: AMBA PL011 UART driver [ 0.114072] platform ff770000.syscon:phy@f780: Fixing up cyclic dependency with fe330000.mmc [ 0.117339] platform ff8f0000.vop: Fixing up cyclic dependency with fec00000.dp [ 0.118666] platform ff900000.vop: Fixing up cyclic dependency with fec00000.dp [ 0.131544] rockchip-gpio ff720000.gpio0: probed /pinctrl/gpio0@ff720000 [ 0.132340] rockchip-gpio ff730000.gpio1: probed /pinctrl/gpio1@ff730000 [ 0.133048] rockchip-gpio ff780000.gpio2: probed /pinctrl/gpio2@ff780000 [ 0.133824] rockchip-gpio ff788000.gpio3: probed /pinctrl/gpio3@ff788000 [ 0.134539] rockchip-gpio ff790000.gpio4: probed /pinctrl/gpio4@ff790000 [ 0.159716] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.159732] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.159741] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.159750] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.165441] cryptd: max_cpu_qlen set to 1000 [ 0.244392] raid6: neonx8 gen() 1666 MB/s [ 0.312551] raid6: neonx8 xor() 1222 MB/s [ 0.380726] raid6: neonx4 gen() 1727 MB/s [ 0.448881] raid6: neonx4 xor() 1269 MB/s [ 0.517055] raid6: neonx2 gen() 1541 MB/s [ 0.585216] raid6: neonx2 xor() 1177 MB/s [ 0.653386] raid6: neonx1 gen() 1200 MB/s [ 0.721555] raid6: neonx1 xor() 932 MB/s [ 0.789715] raid6: int64x8 gen() 1001 MB/s [ 0.857912] raid6: int64x8 xor() 577 MB/s [ 0.926047] raid6: int64x4 gen() 1001 MB/s [ 0.994213] raid6: int64x4 xor() 591 MB/s [ 1.062378] raid6: int64x2 gen() 943 MB/s [ 1.130532] raid6: int64x2 xor() 524 MB/s [ 1.198710] raid6: int64x1 gen() 724 MB/s [ 1.266853] raid6: int64x1 xor() 391 MB/s [ 1.266861] raid6: using algorithm neonx4 gen() 1727 MB/s [ 1.266867] raid6: .... xor() 1269 MB/s, rmw enabled [ 1.266874] raid6: using neon recovery algorithm [ 1.268516] vcc12v_dcin_bkup: supplied by vcc12v_dcin [ 1.268899] vcc12v_hdd: supplied by vcc12v_dcin_bkup [ 1.269401] vcc5v0_perdev: supplied by vcc12v_dcin_bkup [ 1.269764] vcc5v0_hdd: supplied by vcc12v_dcin_bkup [ 1.270104] vcc5v0_sys: supplied by vcc12v_dcin_bkup [ 1.271505] iommu: Default domain type: Translated [ 1.271515] iommu: DMA domain TLB invalidation policy: strict mode [ 1.274682] vgaarb: loaded [ 1.275149] SCSI subsystem initialized [ 1.275658] libata version 3.00 loaded. [ 1.275919] usbcore: registered new interface driver usbfs [ 1.275965] usbcore: registered new interface driver hub [ 1.276009] usbcore: registered new device driver usb [ 1.276809] pps_core: LinuxPPS API ver. 1 registered [ 1.276817] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.276845] PTP clock support registered [ 1.277168] EDAC MC: Ver: 3.0.0 [ 1.278511] NetLabel: Initializing [ 1.278519] NetLabel: domain hash size = 128 [ 1.278526] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.278599] NetLabel: unlabeled traffic allowed by default [ 1.279111] clocksource: Switched to clocksource arch_sys_counter [ 1.329969] VFS: Disk quotas dquot_6.6.0 [ 1.330055] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.330890] AppArmor: AppArmor Filesystem Enabled [ 1.341530] NET: Registered PF_INET protocol family [ 1.341876] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 1.344975] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 1.345230] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.345353] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 1.345891] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 1.346560] TCP: Hash tables configured (established 32768 bind 32768) [ 1.346754] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 1.346924] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 1.347312] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.347347] NET: Registered PF_XDP protocol family [ 1.347361] PCI: CLS 0 bytes, default 64 [ 1.347999] Trying to unpack rootfs image as initramfs... [ 1.348651] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.349157] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 1.349963] kvm [1]: IPA Size Limit: 40 bits [ 1.351307] kvm [1]: vgic-v2@fff20000 [ 1.351343] kvm [1]: GIC system register CPU interface enabled [ 1.351639] kvm [1]: vgic interrupt IRQ18 [ 1.351971] kvm [1]: Hyp mode initialized successfully [ 1.364047] Initialise system trusted keyrings [ 1.364119] Key type blacklist registered [ 1.364436] workingset: timestamp_bits=44 max_order=20 bucket_order=0 [ 1.371163] zbud: loaded [ 1.372948] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.373856] fuse: init (API version 7.34) [ 1.376680] integrity: Platform Keyring initialized [ 1.441692] xor: measuring software checksum speed [ 1.445597] 8regs : 2541 MB/sec [ 1.448978] 32regs : 2933 MB/sec [ 1.453182] arm64_neon : 2353 MB/sec [ 1.453191] xor: using function: 32regs (2933 MB/sec) [ 1.453205] Key type asymmetric registered [ 1.453212] Asymmetric key parser 'x509' registered [ 1.453344] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.453571] io scheduler mq-deadline registered [ 1.453581] io scheduler kyber registered [ 1.453796] io scheduler bfq registered [ 1.480430] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 1.480452] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12 [ 1.481898] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 1.481911] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 1.487343] vdd_log: supplied by regulator-dummy [ 1.489024] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 1.492484] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 40, base_baud = 1500000) is a 16550A [ 1.493559] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 41, base_baud = 1500000) is a 16550A [ 1.493834] printk: console [ttyS2] enabled [ 1.495351] Serial: AMBA driver [ 1.497517] rockchip-vop ff8f0000.vop: Adding to iommu group 2 [ 1.498545] rockchip-vop ff900000.vop: Adding to iommu group 3 [ 1.505356] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.515416] loop: module loaded [ 1.524749] tun: Universal TUN/TAP device driver, 1.6 [ 1.525997] thunder_xcv, ver 1.0 [ 1.526042] thunder_bgx, ver 1.0 [ 1.526085] nicpf, ver 1.0 [ 1.527352] e1000e: Intel(R) PRO/1000 Network Driver [ 1.527359] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.527415] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.527422] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.527464] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.527470] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.527784] sky2: driver version 1.30 [ 1.528567] VFIO - User Level meta-driver version: 0.3 [ 1.540242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.540272] ehci-pci: EHCI PCI platform driver [ 1.540319] ehci-platform: EHCI generic platform driver [ 1.540691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.540710] ohci-pci: OHCI PCI platform driver [ 1.540750] ohci-platform: OHCI generic platform driver [ 1.541974] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.542004] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 1.542210] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x8000000002010010 [ 1.542286] xhci-hcd xhci-hcd.0.auto: irq 75, io mem 0xfe900000 [ 1.542507] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.542523] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 1.542539] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 1.542758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 1.542775] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.542786] usb usb1: Product: xHCI Host Controller [ 1.542795] usb usb1: Manufacturer: Linux 5.15.93-rockchip64 xhci-hcd [ 1.542804] usb usb1: SerialNumber: xhci-hcd.0.auto [ 1.543424] hub 1-0:1.0: USB hub found [ 1.543466] hub 1-0:1.0: 1 port detected [ 1.543910] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.544070] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 [ 1.544085] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.544096] usb usb2: Product: xHCI Host Controller [ 1.544105] usb usb2: Manufacturer: Linux 5.15.93-rockchip64 xhci-hcd [ 1.544114] usb usb2: SerialNumber: xhci-hcd.0.auto [ 1.544633] hub 2-0:1.0: USB hub found [ 1.544687] hub 2-0:1.0: 1 port detected [ 1.545171] usbcore: registered new interface driver usb-storage [ 1.548123] mousedev: PS/2 mouse device common for all mice [ 1.549661] i2c_dev: i2c /dev entries driver [ 1.556095] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! [ 1.556601] vdd_cpu_b: supplied by vcc5v0_sys [ 1.559325] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! [ 1.559818] vdd_gpu: supplied by vcc5v0_sys [ 1.568997] dw_wdt ff848000.watchdog: No valid TOPs array specified [ 1.571319] sdhci: Secure Digital Host Controller Interface driver [ 1.571330] sdhci: Copyright(c) Pierre Ossman [ 1.571358] Synopsys Designware Multimedia Card Interface Driver [ 1.572746] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.577292] ledtrig-cpu: registered to indicate activity on CPUs [ 1.578834] hid: raw HID events driver (C) Jiri Kosina [ 1.578965] usbcore: registered new interface driver usbhid [ 1.578974] usbhid: USB HID core driver [ 1.584210] drop_monitor: Initializing network drop monitor service [ 1.584982] NET: Registered PF_INET6 protocol family [ 1.803152] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 1.947662] Freeing initrd memory: 13060K [ 1.953250] usb 1-1: New USB device found, idVendor=2109, idProduct=2815, bcdDevice= 7.04 [ 1.953270] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.953282] usb 1-1: Product: USB2.0 Hub [ 1.953292] usb 1-1: Manufacturer: VIA Labs, Inc. [ 1.991056] hub 1-1:1.0: USB hub found [ 1.991312] hub 1-1:1.0: 4 ports detected [ 2.005042] Segment Routing with IPv6 [ 2.005165] In-situ OAM (IOAM) with IPv6 [ 2.005310] NET: Registered PF_PACKET protocol family [ 2.005542] 8021q: 802.1Q VLAN Support v1.8 [ 2.005630] Key type dns_resolver registered [ 2.008334] registered taskstats version 1 [ 2.008361] Loading compiled-in X.509 certificates [ 2.014287] Loaded X.509 cert 'Build time autogenerated kernel key: 1fb701576c47097ebe5805564f004ecdeffa983a' [ 2.021345] zswap: loaded using pool zstd/z3fold [ 2.022740] Key type .fscrypt registered [ 2.022754] Key type fscrypt-provisioning registered [ 2.025971] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes [ 2.053304] Key type encrypted registered [ 2.053339] AppArmor: AppArmor sha1 policy hashing enabled [ 2.085691] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd [ 2.117051] pcie_power: supplied by vcc5v0_perdev [ 2.128044] vcc3v3_sys_s3: supplied by vcc5v0_sys [ 2.128666] vcc3v0_sd: supplied by vcc3v3_sys_s3 [ 2.129612] vcc5v0_usb: supplied by vcc5v0_perdev [ 2.130592] vcc5v0_typec: supplied by vcc5v0_usb [ 2.131168] usblan_power: supplied by vcc5v0_usb [ 2.135297] pca953x 2-0020: using no AI [ 2.138195] rk808 0-001b: chip id: 0x0 [ 2.143667] rk808-regulator rk808-regulator: there is no dvs0 gpio [ 2.143725] rk808-regulator rk808-regulator: there is no dvs1 gpio [ 2.143741] rk808-regulator rk808-regulator: max buck steps per change: 4 [ 2.144508] vdd_center: supplied by vcc5v0_sys [ 2.145467] vdd_cpu_l: supplied by vcc5v0_sys [ 2.145951] vcc_ddr_s3: supplied by vcc5v0_sys [ 2.146703] vcc1v8_sys_s3: supplied by vcc5v0_sys [ 2.147763] vcc1v8_dvp: supplied by vcc5v0_sys [ 2.148360] vcc3v0_touch: supplied by vcc5v0_sys [ 2.149048] vcc1v8_s3: supplied by vcc5v0_sys [ 2.150234] vcc_sdio_s0: Bringing 3300000uV into 3000000-3000000uV [ 2.150676] vcc_sdio_s0: supplied by vcc5v0_sys [ 2.152048] vcca3v0_codec: supplied by vcc5v0_sys [ 2.152588] vcc1v5_s3: supplied by vcc5v0_sys [ 2.154043] vcca1v8_codec: supplied by vcc5v0_sys [ 2.154591] vcc3v0_s3: supplied by vcc5v0_sys [ 2.155600] vcc3v3_sys_s0: failed to get the current voltage: -EPROBE_DEFER [ 2.155638] vcc3v3_sys_s0: supplied by vcc3v3_sys_s3 [ 2.156340] vcc3v3_s0: supplied by vcc3v3_sys_s3 [ 2.160655] rk808-rtc rk808-rtc: registered as rtc0 [ 2.161254] rk808-rtc rk808-rtc: setting system clock to 2024-05-09T19:41:41 UTC (1715283701) [ 2.164638] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode. [ 2.164678] dwmmc_rockchip fe320000.mmc: Using internal DMA controller. [ 2.164695] dwmmc_rockchip fe320000.mmc: Version ID is 270a [ 2.164761] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo [ 2.165413] dwmmc_rockchip fe320000.mmc: Got CD GPIO [ 2.166716] vcc1v8_sys_s0: supplied by vcc1v8_sys_s3 [ 2.167466] vcc0v9_s3: supplied by vcc3v3_sys_s3 [ 2.168097] avdd_0v9_s0: supplied by vcc1v8_sys_s3 [ 2.168709] avdd_1v8_s0: supplied by vcc3v3_sys_s3 [ 2.169896] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges: [ 2.169964] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000 [ 2.170000] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000 [ 2.170879] rockchip-pcie f8000000.pcie: no bus scan delay, default to 0 ms [ 2.178315] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 2.200296] rockchip-pcie f8000000.pcie: wait 0 ms (from device tree) before bus scan [ 2.200782] rockchip-pcie f8000000.pcie: PCI host bridge to bus 0000:00 [ 2.200802] pci_bus 0000:00: root bus resource [bus 00-1f] [ 2.200818] pci_bus 0000:00: root bus resource [mem 0xfa000000-0xfbdfffff] [ 2.200837] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfbe00000-0xfbefffff]) [ 2.200908] pci 0000:00:00.0: [1d87:0100] type 01 class 0x060400 [ 2.201094] pci 0000:00:00.0: supports D1 [ 2.201108] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 2.209023] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 2.209468] pci 0000:01:00.0: [197b:0585] type 00 class 0x010601 [ 2.209554] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid [ 2.209568] pci 0000:01:00.0: reg 0x10: [io size 0x0080] [ 2.209641] pci 0000:01:00.0: reg 0x14: initial BAR value 0x00000000 invalid [ 2.209656] pci 0000:01:00.0: reg 0x14: [io size 0x0080] [ 2.209698] pci 0000:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid [ 2.209711] pci 0000:01:00.0: reg 0x18: [io size 0x0080] [ 2.209753] pci 0000:01:00.0: reg 0x1c: initial BAR value 0x00000000 invalid [ 2.209766] pci 0000:01:00.0: reg 0x1c: [io size 0x0080] [ 2.209835] pci 0000:01:00.0: reg 0x20: initial BAR value 0x00000000 invalid [ 2.209839] usb 2-1: New USB device found, idVendor=2109, idProduct=0815, bcdDevice= 7.04 [ 2.209850] pci 0000:01:00.0: reg 0x20: [io size 0x0080] [ 2.209859] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.209871] usb 2-1: Product: USB3.0 Hub [ 2.209881] usb 2-1: Manufacturer: VIA Labs, Inc. [ 2.209894] pci 0000:01:00.0: reg 0x24: [mem 0x00000000-0x00001fff] [ 2.209939] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] [ 2.209987] pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 512) [ 2.210366] pci 0000:01:00.0: PME# supported from D3hot [ 2.210638] pci 0000:01:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x2 link at 0000:00:00.0 (capable of 15.752 Gb/s with 8.0 GT/s PCIe x2 link) [ 2.218200] pci_bus 0000:01: busn_res: [bus 01-1f] end is updated to 01 [ 2.218258] pci 0000:00:00.0: BAR 14: assigned [mem 0xfa000000-0xfa0fffff] [ 2.218286] pci 0000:01:00.0: BAR 6: assigned [mem 0xfa000000-0xfa00ffff pref] [ 2.218306] pci 0000:01:00.0: BAR 5: assigned [mem 0xfa010000-0xfa011fff] [ 2.218334] pci 0000:01:00.0: BAR 0: no space for [io size 0x0080] [ 2.218349] pci 0000:01:00.0: BAR 0: failed to assign [io size 0x0080] [ 2.218362] pci 0000:01:00.0: BAR 1: no space for [io size 0x0080] [ 2.218376] pci 0000:01:00.0: BAR 1: failed to assign [io size 0x0080] [ 2.218390] pci 0000:01:00.0: BAR 2: no space for [io size 0x0080] [ 2.218403] pci 0000:01:00.0: BAR 2: failed to assign [io size 0x0080] [ 2.218418] pci 0000:01:00.0: BAR 3: no space for [io size 0x0080] [ 2.218431] pci 0000:01:00.0: BAR 3: failed to assign [io size 0x0080] [ 2.218445] pci 0000:01:00.0: BAR 4: no space for [io size 0x0080] [ 2.218458] pci 0000:01:00.0: BAR 4: failed to assign [io size 0x0080] [ 2.218476] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.218495] pci 0000:00:00.0: bridge window [mem 0xfa000000-0xfa0fffff] [ 2.218829] pcieport 0000:00:00.0: enabling device (0000 -> 0002) [ 2.219338] pcieport 0000:00:00.0: PME: Signaling with IRQ 89 [ 2.219959] pcieport 0000:00:00.0: AER: enabled with IRQ 89 [ 2.220410] ahci 0000:01:00.0: version 3.0 [ 2.220453] ahci 0000:01:00.0: enabling device (0000 -> 0002) [ 2.221275] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled [ 2.221392] ahci 0000:01:00.0: AHCI 0001.0301 32 slots 5 ports 6 Gbps 0x1f impl SATA mode [ 2.221415] ahci 0000:01:00.0: flags: 64bit ncq sntf stag pm led clo pmp fbs pio slum part ccc apst boh [ 2.229604] scsi host0: ahci [ 2.230577] scsi host1: ahci [ 2.230929] hub 2-1:1.0: USB hub found [ 2.231059] hub 2-1:1.0: 4 ports detected [ 2.231566] scsi host2: ahci [ 2.232443] scsi host3: ahci [ 2.233267] scsi host4: ahci [ 2.233587] ata1: SATA max UDMA/133 abar m8192@0xfa010000 port 0xfa010100 irq 90 [ 2.233604] ata2: SATA max UDMA/133 abar m8192@0xfa010000 port 0xfa010180 irq 91 [ 2.233618] ata3: SATA max UDMA/133 abar m8192@0xfa010000 port 0xfa010200 irq 92 [ 2.233631] ata4: SATA max UDMA/133 abar m8192@0xfa010000 port 0xfa010280 irq 93 [ 2.233643] ata5: SATA max UDMA/133 abar m8192@0xfa010000 port 0xfa010300 irq 94 [ 2.242754] mmc1: CQHCI version 5.10 [ 2.243204] WCN: marlin_init entry! [ 2.244730] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 2.245360] of_cfs_init [ 2.245407] of_cfs_init: OK [ 2.268943] mmc1: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA [ 2.340044] mmc1: Command Queue Engine enabled [ 2.340077] mmc1: new HS200 MMC card at address 0001 [ 2.341189] mmcblk1: mmc1:0001 AJTD4R 14.6 GiB [ 2.344236] mmcblk1: p1 [ 2.344942] mmcblk1boot0: mmc1:0001 AJTD4R 4.00 MiB [ 2.347428] mmcblk1boot1: mmc1:0001 AJTD4R 4.00 MiB [ 2.349698] mmcblk1rpmb: mmc1:0001 AJTD4R 4.00 MiB, chardev (241:0) [ 2.871217] usb 2-1.4: new SuperSpeed USB device number 3 using xhci-hcd [ 2.892193] usb 2-1.4: New USB device found, idVendor=0bda, idProduct=8156, bcdDevice=30.00 [ 2.892210] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [ 2.892222] usb 2-1.4: Product: USB 10/100/1G/2.5G LAN [ 2.892232] usb 2-1.4: Manufacturer: Realtek [ 2.892240] usb 2-1.4: SerialNumber: 000000001 [ 12.231936] ata1: softreset failed (1st FIS failed) [ 22.232089] ata1: softreset failed (1st FIS failed) [ 33.759210] vcc3v0_sd: disabling [ 57.231598] ata1: softreset failed (1st FIS failed) [ 57.231616] ata1: limiting SATA link speed to 3.0 Gbps [ 62.443153] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320) [ 62.443174] ata1: link online but 1 devices misclassified, device detection might fail [ 62.919153] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 62.947839] ata2.00: ATA-10: ST4000DM004-2CV104, 0001, max UDMA/133 [ 62.956929] ata2.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 32), AA [ 63.017151] ata2.00: configured for UDMA/133 [ 63.017799] scsi 1:0:0:0: Direct-Access ATA ST4000DM004-2CV1 0001 PQ: 0 ANSI: 5 [ 63.019201] sd 1:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) [ 63.019223] sd 1:0:0:0: [sda] 4096-byte physical blocks [ 63.019318] sd 1:0:0:0: [sda] Write Protect is off [ 63.019339] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 63.019507] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 63.110763] sda: sda1 [ 63.127476] sd 1:0:0:0: [sda] Attached SCSI disk [ 63.495157] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 63.497569] ata3.00: ATA-10: ST4000DM004-2CV104, 0001, max UDMA/133 [ 63.497814] ata3.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 32), AA [ 63.500666] ata3.00: configured for UDMA/133 [ 63.501214] scsi 2:0:0:0: Direct-Access ATA ST4000DM004-2CV1 0001 PQ: 0 ANSI: 5 [ 63.502517] sd 2:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) [ 63.502533] sd 2:0:0:0: [sdb] 4096-byte physical blocks [ 63.502585] sd 2:0:0:0: [sdb] Write Protect is off [ 63.502597] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 63.502682] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 63.588633] sdb: sdb1 [ 63.603350] sd 2:0:0:0: [sdb] Attached SCSI disk [ 63.817781] ata4: SATA link down (SStatus 0 SControl 300) [ 64.129791] ata5: SATA link down (SStatus 0 SControl 300) [ 64.132579] Freeing unused kernel memory: 4352K [ 64.132703] Run /init as init process [ 64.132711] with arguments: [ 64.132719] /init [ 64.132726] with environment: [ 64.132732] HOME=/ [ 64.132739] TERM=linux [ 64.132745] ubootpart=306d94a6-01 [ 64.132751] cgroup_enable=memory [ 64.132757] cgroup_memory=1 [ 64.786426] input: adc-keys as /devices/platform/adc-keys/input/input1 [ 65.003675] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found [ 65.003698] rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found [ 65.003856] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock [ 65.004323] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input). [ 65.004340] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28). [ 65.004353] rk_gmac-dwmac fe300000.ethernet: RX delay(0x20). [ 65.004371] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no). [ 65.004456] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed [ 65.004465] rk_gmac-dwmac fe300000.ethernet: clock input from PHY [ 65.011874] rk_gmac-dwmac fe300000.ethernet: init for RGMII [ 65.015423] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35 [ 65.015447] rk_gmac-dwmac fe300000.ethernet: DWMAC1000 [ 65.015458] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported [ 65.015467] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported [ 65.015475] rk_gmac-dwmac fe300000.ethernet: COE Type 2 [ 65.015484] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported [ 65.015492] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported [ 65.015602] rk_gmac-dwmac fe300000.ethernet: Normal descriptors [ 65.015612] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled [ 65.015619] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 65.146278] RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 65.146305] RTL8211F Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL) [ 65.350024] async_tx: api initialized (async) [ 65.668181] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 66.088777] systemd[1]: Inserted module 'autofs4' [ 66.142611] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [ 66.143545] systemd[1]: Detected architecture arm64. [ 66.204214] systemd[1]: Set hostname to <helios2>. [ 66.310253] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console [ 66.625803] random: systemd: uninitialized urandom read (16 bytes read) [ 66.629970] systemd[1]: /lib/systemd/system/haveged.service:19: Unknown lvalue 'ProtectHostname' in section 'Service', ignoring [ 66.630017] systemd[1]: /lib/systemd/system/haveged.service:20: Unknown lvalue 'ProtectKernelLogs' in section 'Service', ignoring [ 66.636333] random: systemd: uninitialized urandom read (16 bytes read) [ 66.637122] systemd[1]: Listening on udev Control Socket. [ 66.637656] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped. [ 66.637714] random: systemd: uninitialized urandom read (16 bytes read) [ 66.638215] systemd[1]: Listening on fsck to fsckd communication Socket. [ 66.638739] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 66.639021] systemd[1]: Reached target Swap. [ 66.753097] lm75 2-004c: supply vs not found, using dummy regulator [ 66.753894] hwmon hwmon2: temp1_input not attached to any thermal zone [ 66.753913] lm75 2-004c: hwmon2: sensor 'lm75' [ 66.759941] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro. Quota mode: none. [ 67.683595] mc: Linux media interface: v0.10 [ 67.720321] random: systemd: uninitialized urandom read (16 bytes read) [ 67.720429] random: systemd: uninitialized urandom read (16 bytes read) [ 67.720469] random: systemd: uninitialized urandom read (16 bytes read) [ 67.732347] videodev: Linux video capture interface: v2.00 [ 67.750408] input: beeper as /devices/platform/beeper/input/input2 [ 67.804206] sd 1:0:0:0: Attached scsi generic sg0 type 0 [ 67.818956] sd 2:0:0:0: Attached scsi generic sg1 type 0 [ 67.914746] rockchip-iep ff670000.iep: Device rockchip-iep registered as /dev/video0 [ 67.928725] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned. [ 67.935676] rockchip-rga ff680000.rga: HW Version: 0x03.02 [ 67.950103] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned. [ 67.981471] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video1 [ 67.984266] rkvdec ff660000.video-codec: Adding to iommu group 1 [ 68.010586] OF: graph: no port node found in /i2c@ff3d0000/typec-portc@22 [ 68.019663] hantro-vpu ff650000.video-codec: Adding to iommu group 0 [ 68.021040] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video3 [ 68.032817] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video4 [ 68.131515] panfrost ff9a0000.gpu: clock rate = 500000000 [ 68.194795] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops) [ 68.194969] [drm] unsupported AFBC format[3231564e] [ 68.196796] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops) [ 68.197418] rockchip-drm display-subsystem: bound fec00000.dp (ops cdn_dp_component_ops) [ 68.201673] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn [ 68.203396] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 68.215852] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 1 [ 68.271185] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 68.272400] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 3 [ 68.272531] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x8000000002010010 [ 68.272552] xhci-hcd xhci-hcd.3.auto: irq 74, io mem 0xfe800000 [ 68.272656] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 68.272664] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 4 [ 68.272670] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed [ 68.272770] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 68.272775] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 68.272779] usb usb3: Product: xHCI Host Controller [ 68.272783] usb usb3: Manufacturer: Linux 5.15.93-rockchip64 xhci-hcd [ 68.272786] usb usb3: SerialNumber: xhci-hcd.3.auto [ 68.273197] ehci-platform fe380000.usb: EHCI Host Controller [ 68.281431] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0 [ 68.281458] panfrost ff9a0000.gpu: features: 00000000,100e77bf, issues: 00000000,24040400 [ 68.281467] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 [ 68.281478] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1 [ 68.291991] hub 3-0:1.0: USB hub found [ 68.292019] hub 3-0:1.0: 1 port detected [ 68.292299] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 68.292369] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 [ 68.292374] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 68.292379] usb usb4: Product: xHCI Host Controller [ 68.292382] usb usb4: Manufacturer: Linux 5.15.93-rockchip64 xhci-hcd [ 68.292385] usb usb4: SerialNumber: xhci-hcd.3.auto [ 68.303795] hub 4-0:1.0: USB hub found [ 68.303849] hub 4-0:1.0: 1 port detected [ 68.306660] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn [ 68.312297] [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 0 [ 68.357318] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5 [ 68.357688] ehci-platform fe380000.usb: irq 34, io mem 0xfe380000 [ 68.371190] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00 [ 68.373813] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 68.373839] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 68.373846] usb usb5: Product: EHCI Host Controller [ 68.373852] usb usb5: Manufacturer: Linux 5.15.93-rockchip64 ehci_hcd [ 68.373857] usb usb5: SerialNumber: fe380000.usb [ 68.455792] hub 5-0:1.0: USB hub found [ 68.455834] hub 5-0:1.0: 1 port detected [ 68.562994] ohci-platform fe3a0000.usb: Generic Platform OHCI controller [ 68.564446] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 6 [ 68.564739] ohci-platform fe3a0000.usb: irq 35, io mem 0xfe3a0000 [ 68.621598] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn [ 68.627303] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 68.627315] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 68.627320] usb usb6: Product: Generic Platform OHCI controller [ 68.627324] usb usb6: Manufacturer: Linux 5.15.93-rockchip64 ohci_hcd [ 68.627327] usb usb6: SerialNumber: fe3a0000.usb [ 68.627873] hub 6-0:1.0: USB hub found [ 68.627900] hub 6-0:1.0: 1 port detected [ 68.680671] EXT4-fs (sdb1): recovery complete [ 68.680697] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 68.807792] usb 2-1.4: reset SuperSpeed USB device number 3 using xhci-hcd [ 68.829899] EXT4-fs (sda1): recovery complete [ 68.829913] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 68.846117] r8152 2-1.4:1.0: Direct firmware load for rtl_nic/rtl8156a-2.fw failed with error -2 [ 68.846155] r8152 2-1.4:1.0: unable to load firmware patch rtl_nic/rtl8156a-2.fw (-2) [ 68.887755] r8152 2-1.4:1.0 (unnamed net_device) (uninitialized): netif_napi_add() called with weight 256 [ 68.903489] r8152 2-1.4:1.0 eth1: v1.12.13 [ 68.903688] usbcore: registered new interface driver r8152 [ 69.000196] random: systemd: uninitialized urandom read (16 bytes read) [ 69.000248] random: systemd: uninitialized urandom read (16 bytes read) [ 69.588914] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn [ 72.831526] random: crng init done [ 72.831543] random: 99 urandom warning(s) missed due to ratelimiting [ 156.715598] systemd[1]: dev-disk-by\x2duuid-406e7e7d\x2d9517\x2d44af\x2dbcde\x2d4de3adbc6b80.device: Job dev-disk-by\x2duuid-406e7e7d\x2d9517\x2d44af\x2dbcde\x2d4de3adbc6b80.device/start timed out. [ 156.715646] systemd[1]: Timed out waiting for device /dev/disk/by-uuid/406e7e7d-9517-44af-bcde-4de3adbc6b80. [ 156.716005] systemd[1]: Dependency failed for /data/glusterfs/sda1. [ 156.716313] systemd[1]: Dependency failed for Local File Systems. [ 156.716609] systemd[1]: Dependency failed for Mark the need to relabel after reboot. [ 156.716924] systemd[1]: selinux-autorelabel-mark.service: Job selinux-autorelabel-mark.service/start failed with result 'dependency'. [ 156.716977] systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'. [ 156.717002] systemd[1]: local-fs.target: Triggering OnFailure= dependencies. [ 156.718933] systemd[1]: data-glusterfs-sda1.mount: Job data-glusterfs-sda1.mount/start failed with result 'dependency'. [ 156.718982] systemd[1]: dev-disk-by\x2duuid-406e7e7d\x2d9517\x2d44af\x2dbcde\x2d4de3adbc6b80.device: Job dev-disk-by\x2duuid-406e7e7d\x2d9517\x2d44af\x2dbcde\x2d4de3adbc6b80.device/start failed with result 'timeout'. [ 156.900586] zram: Added device: zram0 [ 156.901201] zram: Added device: zram1 [ 156.901843] zram: Added device: zram2 [ 156.915238] rk_gmac-dwmac fe300000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL) [ 156.918923] rk_gmac-dwmac fe300000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 156.927175] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found [ 156.927210] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW [ 156.927768] rk_gmac-dwmac fe300000.ethernet eth0: configuring for phy/rgmii link mode [ 156.956618] zram0: detected capacity change from 0 to 3956192 [ 157.006138] Adding 1978092k swap on /dev/zram0. Priority:5 extents:1 across:1978092k SSFS [ 157.170458] zram1: detected capacity change from 0 to 102400 [ 157.268107] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard. Quota mode: none. [ 157.268158] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff) [ 159.706322] systemd-journald[1325]: Received request to flush runtime journal from PID 1 [ 161.056445] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 161.056494] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready root@helios2:~# journalctl | cat -- Logs begin at Thu 2024-05-09 20:44:18 BST, end at Thu 2024-05-09 20:50:27 BST. -- May 09 20:44:18 helios2 kernel: Booting Linux on physical CPU 0x0000000000 [0x410fd034] May 09 20:44:18 helios2 kernel: Linux version 5.15.93-rockchip64 (root@cf2b4ed83279) (aarch64-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0, GNU ld (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 2.32.0.20190321) #23.02.2 SMP PREEMPT Fri Feb 17 23:48:36 UTC 2023 May 09 20:44:18 helios2 kernel: Machine model: Helios64 May 09 20:44:18 helios2 kernel: efi: UEFI not found. May 09 20:44:18 helios2 kernel: NUMA: No NUMA configuration found May 09 20:44:18 helios2 kernel: NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff] May 09 20:44:18 helios2 kernel: NUMA: NODE_DATA [mem 0xf77cc100-0xf77cdfff] May 09 20:44:18 helios2 kernel: Zone ranges: May 09 20:44:18 helios2 kernel: DMA [mem 0x0000000000200000-0x00000000f7ffffff] May 09 20:44:18 helios2 kernel: DMA32 empty May 09 20:44:18 helios2 kernel: Normal empty May 09 20:44:18 helios2 kernel: Movable zone start for each node May 09 20:44:18 helios2 kernel: Early memory node ranges May 09 20:44:18 helios2 kernel: node 0: [mem 0x0000000000200000-0x00000000f7ffffff] May 09 20:44:18 helios2 kernel: Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff] May 09 20:44:18 helios2 kernel: On node 0, zone DMA: 512 pages in unavailable ranges May 09 20:44:18 helios2 kernel: cma: Reserved 128 MiB at 0x00000000e9000000 May 09 20:44:18 helios2 kernel: psci: probing for conduit method from DT. May 09 20:44:18 helios2 kernel: psci: PSCIv1.0 detected in firmware. May 09 20:44:18 helios2 kernel: psci: Using standard PSCI v0.2 function IDs May 09 20:44:18 helios2 kernel: psci: MIGRATE_INFO_TYPE not supported. May 09 20:44:18 helios2 kernel: psci: SMC Calling Convention v1.0 May 09 20:44:18 helios2 kernel: percpu: Embedded 29 pages/cpu s80984 r8192 d29608 u118784 May 09 20:44:18 helios2 kernel: pcpu-alloc: s80984 r8192 d29608 u118784 alloc=29*4096 May 09 20:44:18 helios2 kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 May 09 20:44:18 helios2 kernel: Detected VIPT I-cache on CPU0 May 09 20:44:18 helios2 kernel: CPU features: detected: GIC system register CPU interface May 09 20:44:18 helios2 kernel: CPU features: detected: ARM erratum 845719 May 09 20:44:18 helios2 kernel: Built 1 zonelists, mobility grouping on. Total pages: 999432 May 09 20:44:18 helios2 kernel: Policy zone: DMA May 09 20:44:18 helios2 kernel: Kernel command line: root=UUID=d82ec6f7-ac67-4a80-a092-295ebfdbbd1d rootwait rootfstype=ext4 console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=306d94a6-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 May 09 20:44:18 helios2 kernel: Unknown kernel command line parameters "ubootpart=306d94a6-01 cgroup_enable=memory cgroup_memory=1", will be passed to user space. May 09 20:44:18 helios2 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) May 09 20:44:18 helios2 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) May 09 20:44:18 helios2 kernel: mem auto-init: stack:off, heap alloc:on, heap free:off May 09 20:44:18 helios2 kernel: Memory: 3807704K/4061184K available (16000K kernel code, 2692K rwdata, 6712K rodata, 4352K init, 593K bss, 122408K reserved, 131072K cma-reserved) May 09 20:44:18 helios2 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 May 09 20:44:18 helios2 kernel: trace event string verifier disabled May 09 20:44:18 helios2 kernel: rcu: Preemptible hierarchical RCU implementation. May 09 20:44:18 helios2 kernel: rcu: RCU event tracing is enabled. May 09 20:44:18 helios2 kernel: rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6. May 09 20:44:18 helios2 kernel: Trampoline variant of Tasks RCU enabled. May 09 20:44:18 helios2 kernel: Rude variant of Tasks RCU enabled. May 09 20:44:18 helios2 kernel: Tracing variant of Tasks RCU enabled. May 09 20:44:18 helios2 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. May 09 20:44:18 helios2 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6 May 09 20:44:18 helios2 kernel: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 May 09 20:44:18 helios2 kernel: GICv3: GIC: Using split EOI/Deactivate mode May 09 20:44:18 helios2 kernel: GICv3: 256 SPIs implemented May 09 20:44:18 helios2 kernel: GICv3: 0 Extended SPIs implemented May 09 20:44:18 helios2 kernel: GICv3: Distributor has no Range Selector support May 09 20:44:18 helios2 kernel: Root IRQ handler: gic_handle_irq May 09 20:44:18 helios2 kernel: GICv3: 16 PPIs implemented May 09 20:44:18 helios2 kernel: GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000 May 09 20:44:18 helios2 kernel: ITS [mem 0xfee20000-0xfee3ffff] May 09 20:44:18 helios2 kernel: ITS@0x00000000fee20000: allocated 65536 Devices @500000 (flat, esz 8, psz 64K, shr 0) May 09 20:44:18 helios2 kernel: ITS: using cache flushing for cmd queue May 09 20:44:18 helios2 kernel: GICv3: using LPI property table @0x00000000004d0000 May 09 20:44:18 helios2 kernel: GIC: using cache flushing for LPI property table May 09 20:44:18 helios2 kernel: GICv3: CPU0: using allocated LPI pending table @0x00000000004e0000 May 09 20:44:18 helios2 kernel: GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] } May 09 20:44:18 helios2 kernel: GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] } May 09 20:44:18 helios2 kernel: arch_timer: cp15 timer(s) running at 24.00MHz (phys). May 09 20:44:18 helios2 kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns May 09 20:44:18 helios2 kernel: sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns May 09 20:44:18 helios2 kernel: Console: colour dummy device 80x25 May 09 20:44:18 helios2 kernel: printk: console [tty1] enabled May 09 20:44:18 helios2 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) May 09 20:44:18 helios2 kernel: pid_max: default: 32768 minimum: 301 May 09 20:44:18 helios2 kernel: LSM: Security Framework initializing May 09 20:44:18 helios2 kernel: Yama: becoming mindful. May 09 20:44:18 helios2 kernel: AppArmor: AppArmor initialized May 09 20:44:18 helios2 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 09 20:44:18 helios2 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) May 09 20:44:18 helios2 kernel: rcu: Hierarchical SRCU implementation. May 09 20:44:18 helios2 kernel: Platform MSI: interrupt-controller@fee20000 domain created May 09 20:44:18 helios2 kernel: PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created May 09 20:44:18 helios2 kernel: EFI services will not be available. May 09 20:44:18 helios2 kernel: smp: Bringing up secondary CPUs ... May 09 20:44:18 helios2 kernel: Detected VIPT I-cache on CPU1 May 09 20:44:18 helios2 kernel: GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000 May 09 20:44:18 helios2 kernel: GICv3: CPU1: using allocated LPI pending table @0x00000000004f0000 May 09 20:44:18 helios2 kernel: CPU1: Booted secondary processor 0x0000000001 [0x410fd034] May 09 20:44:18 helios2 kernel: Detected VIPT I-cache on CPU2 May 09 20:44:18 helios2 kernel: GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000 May 09 20:44:18 helios2 kernel: GICv3: CPU2: using allocated LPI pending table @0x0000000000580000 May 09 20:44:18 helios2 kernel: CPU2: Booted secondary processor 0x0000000002 [0x410fd034] May 09 20:44:18 helios2 kernel: Detected VIPT I-cache on CPU3 May 09 20:44:18 helios2 kernel: GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000 May 09 20:44:18 helios2 kernel: GICv3: CPU3: using allocated LPI pending table @0x0000000000590000 May 09 20:44:18 helios2 kernel: CPU3: Booted secondary processor 0x0000000003 [0x410fd034] May 09 20:44:18 helios2 kernel: CPU features: detected: Spectre-v2 May 09 20:44:18 helios2 kernel: CPU features: detected: Spectre-v3a May 09 20:44:18 helios2 kernel: CPU features: detected: Spectre-v4 May 09 20:44:18 helios2 kernel: CPU features: detected: Spectre-BHB May 09 20:44:18 helios2 kernel: CPU features: detected: ARM erratum 1742098 May 09 20:44:18 helios2 kernel: CPU features: detected: ARM errata 1165522, 1319367, or 1530923 May 09 20:44:18 helios2 kernel: Detected PIPT I-cache on CPU4 May 09 20:44:18 helios2 kernel: GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000 May 09 20:44:18 helios2 kernel: GICv3: CPU4: using allocated LPI pending table @0x00000000005a0000 May 09 20:44:18 helios2 kernel: CPU4: Booted secondary processor 0x0000000100 [0x410fd082] May 09 20:44:18 helios2 kernel: Detected PIPT I-cache on CPU5 May 09 20:44:18 helios2 kernel: GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000 May 09 20:44:18 helios2 kernel: GICv3: CPU5: using allocated LPI pending table @0x00000000005b0000 May 09 20:44:18 helios2 kernel: CPU5: Booted secondary processor 0x0000000101 [0x410fd082] May 09 20:44:18 helios2 kernel: smp: Brought up 1 node, 6 CPUs May 09 20:44:18 helios2 kernel: SMP: Total of 6 processors activated. May 09 20:44:18 helios2 kernel: CPU features: detected: 32-bit EL0 Support May 09 20:44:18 helios2 kernel: CPU features: detected: 32-bit EL1 Support May 09 20:44:18 helios2 kernel: CPU features: detected: CRC32 instructions May 09 20:44:18 helios2 kernel: CPU: All CPU(s) started at EL2 May 09 20:44:18 helios2 kernel: alternatives: patching kernel code May 09 20:44:18 helios2 kernel: devtmpfs: initialized May 09 20:44:18 helios2 kernel: Registered cp15_barrier emulation handler May 09 20:44:18 helios2 kernel: Registered setend emulation handler May 09 20:44:18 helios2 kernel: KASLR disabled due to lack of seed May 09 20:44:18 helios2 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns May 09 20:44:18 helios2 kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear) May 09 20:44:18 helios2 kernel: pinctrl core: initialized pinctrl subsystem May 09 20:44:18 helios2 kernel: DMI not present or invalid. May 09 20:44:18 helios2 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family May 09 20:44:18 helios2 kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations May 09 20:44:18 helios2 kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations May 09 20:44:18 helios2 kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations May 09 20:44:18 helios2 kernel: audit: initializing netlink subsys (disabled) May 09 20:44:18 helios2 kernel: audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1 May 09 20:44:18 helios2 kernel: thermal_sys: Registered thermal governor 'fair_share' May 09 20:44:18 helios2 kernel: thermal_sys: Registered thermal governor 'bang_bang' May 09 20:44:18 helios2 kernel: thermal_sys: Registered thermal governor 'step_wise' May 09 20:44:18 helios2 kernel: thermal_sys: Registered thermal governor 'user_space' May 09 20:44:18 helios2 kernel: cpuidle: using governor menu May 09 20:44:18 helios2 kernel: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. May 09 20:44:18 helios2 kernel: ASID allocator initialised with 65536 entries May 09 20:44:18 helios2 kernel: Serial: AMBA PL011 UART driver May 09 20:44:18 helios2 kernel: platform ff770000.syscon:phy@f780: Fixing up cyclic dependency with fe330000.mmc May 09 20:44:18 helios2 kernel: platform ff8f0000.vop: Fixing up cyclic dependency with fec00000.dp May 09 20:44:18 helios2 kernel: platform ff900000.vop: Fixing up cyclic dependency with fec00000.dp May 09 20:44:18 helios2 kernel: rockchip-gpio ff720000.gpio0: probed /pinctrl/gpio0@ff720000 May 09 20:44:18 helios2 kernel: rockchip-gpio ff730000.gpio1: probed /pinctrl/gpio1@ff730000 May 09 20:44:18 helios2 kernel: rockchip-gpio ff780000.gpio2: probed /pinctrl/gpio2@ff780000 May 09 20:44:18 helios2 kernel: rockchip-gpio ff788000.gpio3: probed /pinctrl/gpio3@ff788000 May 09 20:44:18 helios2 kernel: rockchip-gpio ff790000.gpio4: probed /pinctrl/gpio4@ff790000 May 09 20:44:18 helios2 kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages May 09 20:44:18 helios2 kernel: HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages May 09 20:44:18 helios2 kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages May 09 20:44:18 helios2 kernel: HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages May 09 20:44:18 helios2 kernel: cryptd: max_cpu_qlen set to 1000 May 09 20:44:18 helios2 kernel: raid6: neonx8 gen() 1666 MB/s May 09 20:44:18 helios2 kernel: raid6: neonx8 xor() 1222 MB/s May 09 20:44:18 helios2 kernel: raid6: neonx4 gen() 1727 MB/s May 09 20:44:18 helios2 kernel: raid6: neonx4 xor() 1269 MB/s May 09 20:44:18 helios2 kernel: raid6: neonx2 gen() 1541 MB/s May 09 20:44:18 helios2 kernel: raid6: neonx2 xor() 1177 MB/s May 09 20:44:18 helios2 kernel: raid6: neonx1 gen() 1200 MB/s May 09 20:44:18 helios2 kernel: raid6: neonx1 xor() 932 MB/s May 09 20:44:18 helios2 kernel: raid6: int64x8 gen() 1001 MB/s May 09 20:44:18 helios2 kernel: raid6: int64x8 xor() 577 MB/s May 09 20:44:18 helios2 kernel: raid6: int64x4 gen() 1001 MB/s May 09 20:44:18 helios2 kernel: raid6: int64x4 xor() 591 MB/s May 09 20:44:18 helios2 kernel: raid6: int64x2 gen() 943 MB/s May 09 20:44:18 helios2 kernel: raid6: int64x2 xor() 524 MB/s May 09 20:44:18 helios2 kernel: raid6: int64x1 gen() 724 MB/s May 09 20:44:18 helios2 kernel: raid6: int64x1 xor() 391 MB/s May 09 20:44:18 helios2 kernel: raid6: using algorithm neonx4 gen() 1727 MB/s May 09 20:44:18 helios2 kernel: raid6: .... xor() 1269 MB/s, rmw enabled May 09 20:44:18 helios2 kernel: raid6: using neon recovery algorithm May 09 20:44:18 helios2 kernel: vcc12v_dcin_bkup: supplied by vcc12v_dcin May 09 20:44:18 helios2 kernel: vcc12v_hdd: supplied by vcc12v_dcin_bkup May 09 20:44:18 helios2 kernel: vcc5v0_perdev: supplied by vcc12v_dcin_bkup May 09 20:44:18 helios2 kernel: vcc5v0_hdd: supplied by vcc12v_dcin_bkup May 09 20:44:18 helios2 kernel: vcc5v0_sys: supplied by vcc12v_dcin_bkup May 09 20:44:18 helios2 kernel: iommu: Default domain type: Translated May 09 20:44:18 helios2 kernel: iommu: DMA domain TLB invalidation policy: strict mode May 09 20:44:18 helios2 kernel: vgaarb: loaded May 09 20:44:18 helios2 kernel: SCSI subsystem initialized May 09 20:44:18 helios2 kernel: libata version 3.00 loaded. May 09 20:44:18 helios2 kernel: usbcore: registered new interface driver usbfs May 09 20:44:18 helios2 kernel: usbcore: registered new interface driver hub May 09 20:44:18 helios2 kernel: usbcore: registered new device driver usb May 09 20:44:18 helios2 kernel: pps_core: LinuxPPS API ver. 1 registered May 09 20:44:18 helios2 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> May 09 20:44:18 helios2 kernel: PTP clock support registered May 09 20:44:18 helios2 kernel: EDAC MC: Ver: 3.0.0 May 09 20:44:18 helios2 kernel: NetLabel: Initializing May 09 20:44:18 helios2 kernel: NetLabel: domain hash size = 128 May 09 20:44:18 helios2 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO May 09 20:44:18 helios2 kernel: NetLabel: unlabeled traffic allowed by default May 09 20:44:18 helios2 kernel: clocksource: Switched to clocksource arch_sys_counter May 09 20:44:18 helios2 kernel: VFS: Disk quotas dquot_6.6.0 May 09 20:44:18 helios2 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) May 09 20:44:18 helios2 kernel: AppArmor: AppArmor Filesystem Enabled May 09 20:44:18 helios2 kernel: NET: Registered PF_INET protocol family May 09 20:44:18 helios2 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) May 09 20:44:18 helios2 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) May 09 20:44:18 helios2 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) May 09 20:44:18 helios2 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) May 09 20:44:18 helios2 kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) May 09 20:44:18 helios2 kernel: TCP: Hash tables configured (established 32768 bind 32768) May 09 20:44:18 helios2 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) May 09 20:44:18 helios2 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) May 09 20:44:18 helios2 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family May 09 20:44:18 helios2 kernel: NET: Registered PF_XDP protocol family May 09 20:44:18 helios2 kernel: PCI: CLS 0 bytes, default 64 May 09 20:44:18 helios2 kernel: Trying to unpack rootfs image as initramfs... May 09 20:44:18 helios2 kernel: hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available May 09 20:44:18 helios2 kernel: hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available May 09 20:44:18 helios2 kernel: kvm [1]: IPA Size Limit: 40 bits May 09 20:44:18 helios2 kernel: kvm [1]: vgic-v2@fff20000 May 09 20:44:18 helios2 kernel: kvm [1]: GIC system register CPU interface enabled May 09 20:44:18 helios2 kernel: kvm [1]: vgic interrupt IRQ18 May 09 20:44:18 helios2 kernel: kvm [1]: Hyp mode initialized successfully May 09 20:44:18 helios2 kernel: Initialise system trusted keyrings May 09 20:44:18 helios2 kernel: Key type blacklist registered May 09 20:44:18 helios2 kernel: workingset: timestamp_bits=44 max_order=20 bucket_order=0 May 09 20:44:18 helios2 kernel: zbud: loaded May 09 20:44:18 helios2 kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher May 09 20:44:18 helios2 kernel: fuse: init (API version 7.34) May 09 20:44:18 helios2 kernel: integrity: Platform Keyring initialized May 09 20:44:18 helios2 kernel: xor: measuring software checksum speed May 09 20:44:18 helios2 kernel: 8regs : 2541 MB/sec May 09 20:44:18 helios2 kernel: 32regs : 2933 MB/sec May 09 20:44:18 helios2 kernel: arm64_neon : 2353 MB/sec May 09 20:44:18 helios2 kernel: xor: using function: 32regs (2933 MB/sec) May 09 20:44:18 helios2 kernel: Key type asymmetric registered May 09 20:44:18 helios2 kernel: Asymmetric key parser 'x509' registered May 09 20:44:18 helios2 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) May 09 20:44:18 helios2 kernel: io scheduler mq-deadline registered May 09 20:44:18 helios2 kernel: io scheduler kyber registered May 09 20:44:18 helios2 kernel: io scheduler bfq registered May 09 20:44:18 helios2 kernel: dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330 May 09 20:44:18 helios2 kernel: dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12 May 09 20:44:18 helios2 kernel: dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330 May 09 20:44:18 helios2 kernel: dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 May 09 20:44:18 helios2 kernel: vdd_log: supplied by regulator-dummy May 09 20:44:18 helios2 kernel: Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled May 09 20:44:18 helios2 kernel: ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 40, base_baud = 1500000) is a 16550A May 09 20:44:18 helios2 kernel: ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 41, base_baud = 1500000) is a 16550A May 09 20:44:18 helios2 kernel: printk: console [ttyS2] enabled May 09 20:44:18 helios2 kernel: Serial: AMBA driver May 09 20:44:18 helios2 kernel: rockchip-vop ff8f0000.vop: Adding to iommu group 2 May 09 20:44:18 helios2 kernel: rockchip-vop ff900000.vop: Adding to iommu group 3 May 09 20:44:18 helios2 kernel: cacheinfo: Unable to detect cache hierarchy for CPU 0 May 09 20:44:18 helios2 kernel: loop: module loaded May 09 20:44:18 helios2 kernel: tun: Universal TUN/TAP device driver, 1.6 May 09 20:44:18 helios2 kernel: thunder_xcv, ver 1.0 May 09 20:44:18 helios2 kernel: thunder_bgx, ver 1.0 May 09 20:44:18 helios2 kernel: nicpf, ver 1.0 May 09 20:44:18 helios2 kernel: e1000e: Intel(R) PRO/1000 Network Driver May 09 20:44:18 helios2 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. May 09 20:44:18 helios2 kernel: igb: Intel(R) Gigabit Ethernet Network Driver May 09 20:44:18 helios2 kernel: igb: Copyright (c) 2007-2014 Intel Corporation. May 09 20:44:18 helios2 kernel: igbvf: Intel(R) Gigabit Virtual Function Network Driver May 09 20:44:18 helios2 kernel: igbvf: Copyright (c) 2009 - 2012 Intel Corporation. May 09 20:44:18 helios2 kernel: sky2: driver version 1.30 May 09 20:44:18 helios2 kernel: VFIO - User Level meta-driver version: 0.3 May 09 20:44:18 helios2 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver May 09 20:44:18 helios2 kernel: ehci-pci: EHCI PCI platform driver May 09 20:44:18 helios2 kernel: ehci-platform: EHCI generic platform driver May 09 20:44:18 helios2 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver May 09 20:44:18 helios2 kernel: ohci-pci: OHCI PCI platform driver May 09 20:44:18 helios2 kernel: ohci-platform: OHCI generic platform driver May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.0.auto: xHCI Host Controller May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x8000000002010010 May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.0.auto: irq 75, io mem 0xfe900000 May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.0.auto: xHCI Host Controller May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed May 09 20:44:18 helios2 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 May 09 20:44:18 helios2 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 May 09 20:44:18 helios2 kernel: usb usb1: Product: xHCI Host Controller May 09 20:44:18 helios2 kernel: usb usb1: Manufacturer: Linux 5.15.93-rockchip64 xhci-hcd May 09 20:44:18 helios2 kernel: usb usb1: SerialNumber: xhci-hcd.0.auto May 09 20:44:18 helios2 kernel: hub 1-0:1.0: USB hub found May 09 20:44:18 helios2 kernel: hub 1-0:1.0: 1 port detected May 09 20:44:18 helios2 kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. May 09 20:44:18 helios2 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 May 09 20:44:18 helios2 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 May 09 20:44:18 helios2 kernel: usb usb2: Product: xHCI Host Controller May 09 20:44:18 helios2 kernel: usb usb2: Manufacturer: Linux 5.15.93-rockchip64 xhci-hcd May 09 20:44:18 helios2 kernel: usb usb2: SerialNumber: xhci-hcd.0.auto May 09 20:44:18 helios2 kernel: hub 2-0:1.0: USB hub found May 09 20:44:18 helios2 kernel: hub 2-0:1.0: 1 port detected May 09 20:44:18 helios2 kernel: usbcore: registered new interface driver usb-storage May 09 20:44:18 helios2 kernel: mousedev: PS/2 mouse device common for all mice May 09 20:44:18 helios2 kernel: i2c_dev: i2c /dev entries driver May 09 20:44:18 helios2 kernel: fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! May 09 20:44:18 helios2 kernel: vdd_cpu_b: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! May 09 20:44:18 helios2 kernel: vdd_gpu: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: dw_wdt ff848000.watchdog: No valid TOPs array specified May 09 20:44:18 helios2 kernel: sdhci: Secure Digital Host Controller Interface driver May 09 20:44:18 helios2 kernel: sdhci: Copyright(c) Pierre Ossman May 09 20:44:18 helios2 kernel: Synopsys Designware Multimedia Card Interface Driver May 09 20:44:18 helios2 kernel: sdhci-pltfm: SDHCI platform and OF driver helper May 09 20:44:18 helios2 kernel: ledtrig-cpu: registered to indicate activity on CPUs May 09 20:44:18 helios2 kernel: hid: raw HID events driver (C) Jiri Kosina May 09 20:44:18 helios2 kernel: usbcore: registered new interface driver usbhid May 09 20:44:18 helios2 kernel: usbhid: USB HID core driver May 09 20:44:18 helios2 kernel: drop_monitor: Initializing network drop monitor service May 09 20:44:18 helios2 kernel: NET: Registered PF_INET6 protocol family May 09 20:44:18 helios2 kernel: usb 1-1: new high-speed USB device number 2 using xhci-hcd May 09 20:44:18 helios2 kernel: Freeing initrd memory: 13060K May 09 20:44:18 helios2 kernel: usb 1-1: New USB device found, idVendor=2109, idProduct=2815, bcdDevice= 7.04 May 09 20:44:18 helios2 kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 May 09 20:44:18 helios2 kernel: usb 1-1: Product: USB2.0 Hub May 09 20:44:18 helios2 kernel: usb 1-1: Manufacturer: VIA Labs, Inc. May 09 20:44:18 helios2 kernel: hub 1-1:1.0: USB hub found May 09 20:44:18 helios2 kernel: hub 1-1:1.0: 4 ports detected May 09 20:44:18 helios2 kernel: Segment Routing with IPv6 May 09 20:44:18 helios2 kernel: In-situ OAM (IOAM) with IPv6 May 09 20:44:18 helios2 kernel: NET: Registered PF_PACKET protocol family May 09 20:44:18 helios2 kernel: 8021q: 802.1Q VLAN Support v1.8 May 09 20:44:18 helios2 kernel: Key type dns_resolver registered May 09 20:44:18 helios2 kernel: registered taskstats version 1 May 09 20:44:18 helios2 kernel: Loading compiled-in X.509 certificates May 09 20:44:18 helios2 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 1fb701576c47097ebe5805564f004ecdeffa983a' May 09 20:44:18 helios2 kernel: zswap: loaded using pool zstd/z3fold May 09 20:44:18 helios2 kernel: Key type .fscrypt registered May 09 20:44:18 helios2 kernel: Key type fscrypt-provisioning registered May 09 20:44:18 helios2 kernel: Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes May 09 20:44:18 helios2 kernel: Key type encrypted registered May 09 20:44:18 helios2 kernel: AppArmor: AppArmor sha1 policy hashing enabled May 09 20:44:18 helios2 kernel: usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd May 09 20:44:18 helios2 kernel: pcie_power: supplied by vcc5v0_perdev May 09 20:44:18 helios2 kernel: vcc3v3_sys_s3: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcc3v0_sd: supplied by vcc3v3_sys_s3 May 09 20:44:18 helios2 kernel: vcc5v0_usb: supplied by vcc5v0_perdev May 09 20:44:18 helios2 kernel: vcc5v0_typec: supplied by vcc5v0_usb May 09 20:44:18 helios2 kernel: usblan_power: supplied by vcc5v0_usb May 09 20:44:18 helios2 kernel: pca953x 2-0020: using no AI May 09 20:44:18 helios2 kernel: rk808 0-001b: chip id: 0x0 May 09 20:44:18 helios2 kernel: rk808-regulator rk808-regulator: there is no dvs0 gpio May 09 20:44:18 helios2 kernel: rk808-regulator rk808-regulator: there is no dvs1 gpio May 09 20:44:18 helios2 kernel: rk808-regulator rk808-regulator: max buck steps per change: 4 May 09 20:44:18 helios2 kernel: vdd_center: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vdd_cpu_l: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcc_ddr_s3: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcc1v8_sys_s3: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcc1v8_dvp: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcc3v0_touch: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcc1v8_s3: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcc_sdio_s0: Bringing 3300000uV into 3000000-3000000uV May 09 20:44:18 helios2 kernel: vcc_sdio_s0: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcca3v0_codec: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcc1v5_s3: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcca1v8_codec: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcc3v0_s3: supplied by vcc5v0_sys May 09 20:44:18 helios2 kernel: vcc3v3_sys_s0: failed to get the current voltage: -EPROBE_DEFER May 09 20:44:18 helios2 kernel: vcc3v3_sys_s0: supplied by vcc3v3_sys_s3 May 09 20:44:18 helios2 kernel: vcc3v3_s0: supplied by vcc3v3_sys_s3 May 09 20:44:18 helios2 kernel: rk808-rtc rk808-rtc: registered as rtc0 May 09 20:44:18 helios2 kernel: rk808-rtc rk808-rtc: setting system clock to 2024-05-09T19:41:41 UTC (1715283701) May 09 20:44:18 helios2 kernel: dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode. May 09 20:44:18 helios2 kernel: dwmmc_rockchip fe320000.mmc: Using internal DMA controller. May 09 20:44:18 helios2 kernel: dwmmc_rockchip fe320000.mmc: Version ID is 270a May 09 20:44:18 helios2 kernel: dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo May 09 20:44:18 helios2 kernel: dwmmc_rockchip fe320000.mmc: Got CD GPIO May 09 20:44:18 helios2 kernel: vcc1v8_sys_s0: supplied by vcc1v8_sys_s3 May 09 20:44:18 helios2 kernel: vcc0v9_s3: supplied by vcc3v3_sys_s3 May 09 20:44:18 helios2 kernel: avdd_0v9_s0: supplied by vcc1v8_sys_s3 May 09 20:44:18 helios2 kernel: avdd_1v8_s0: supplied by vcc3v3_sys_s3 May 09 20:44:18 helios2 kernel: rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges: May 09 20:44:18 helios2 kernel: rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000 May 09 20:44:18 helios2 kernel: rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000 May 09 20:44:18 helios2 kernel: rockchip-pcie f8000000.pcie: no bus scan delay, default to 0 ms May 09 20:44:18 helios2 kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) May 09 20:44:18 helios2 kernel: rockchip-pcie f8000000.pcie: wait 0 ms (from device tree) before bus scan May 09 20:44:18 helios2 kernel: rockchip-pcie f8000000.pcie: PCI host bridge to bus 0000:00 May 09 20:44:18 helios2 kernel: pci_bus 0000:00: root bus resource [bus 00-1f] May 09 20:44:18 helios2 kernel: pci_bus 0000:00: root bus resource [mem 0xfa000000-0xfbdfffff] May 09 20:44:18 helios2 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfbe00000-0xfbefffff]) May 09 20:44:18 helios2 kernel: pci 0000:00:00.0: [1d87:0100] type 01 class 0x060400 May 09 20:44:18 helios2 kernel: pci 0000:00:00.0: supports D1 May 09 20:44:18 helios2 kernel: pci 0000:00:00.0: PME# supported from D0 D1 D3hot May 09 20:44:18 helios2 kernel: pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: [197b:0585] type 00 class 0x010601 May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x10: [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x14: initial BAR value 0x00000000 invalid May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x14: [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x18: [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x1c: initial BAR value 0x00000000 invalid May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x1c: [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x20: initial BAR value 0x00000000 invalid May 09 20:44:18 helios2 kernel: usb 2-1: New USB device found, idVendor=2109, idProduct=0815, bcdDevice= 7.04 May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x20: [io size 0x0080] May 09 20:44:18 helios2 kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 May 09 20:44:18 helios2 kernel: usb 2-1: Product: USB3.0 Hub May 09 20:44:18 helios2 kernel: usb 2-1: Manufacturer: VIA Labs, Inc. May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x24: [mem 0x00000000-0x00001fff] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 512) May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: PME# supported from D3hot May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x2 link at 0000:00:00.0 (capable of 15.752 Gb/s with 8.0 GT/s PCIe x2 link) May 09 20:44:18 helios2 kernel: pci_bus 0000:01: busn_res: [bus 01-1f] end is updated to 01 May 09 20:44:18 helios2 kernel: pci 0000:00:00.0: BAR 14: assigned [mem 0xfa000000-0xfa0fffff] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xfa000000-0xfa00ffff pref] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 5: assigned [mem 0xfa010000-0xfa011fff] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 0: no space for [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 0: failed to assign [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 1: no space for [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 1: failed to assign [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 2: no space for [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 2: failed to assign [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 3: no space for [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 3: failed to assign [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 4: no space for [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:01:00.0: BAR 4: failed to assign [io size 0x0080] May 09 20:44:18 helios2 kernel: pci 0000:00:00.0: PCI bridge to [bus 01] May 09 20:44:18 helios2 kernel: pci 0000:00:00.0: bridge window [mem 0xfa000000-0xfa0fffff] May 09 20:44:18 helios2 kernel: pcieport 0000:00:00.0: enabling device (0000 -> 0002) May 09 20:44:18 helios2 kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 89 May 09 20:44:18 helios2 kernel: pcieport 0000:00:00.0: AER: enabled with IRQ 89 May 09 20:44:18 helios2 kernel: ahci 0000:01:00.0: version 3.0 May 09 20:44:18 helios2 kernel: ahci 0000:01:00.0: enabling device (0000 -> 0002) May 09 20:44:18 helios2 kernel: ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled May 09 20:44:18 helios2 kernel: ahci 0000:01:00.0: AHCI 0001.0301 32 slots 5 ports 6 Gbps 0x1f impl SATA mode May 09 20:44:18 helios2 kernel: ahci 0000:01:00.0: flags: 64bit ncq sntf stag pm led clo pmp fbs pio slum part ccc apst boh May 09 20:44:18 helios2 kernel: scsi host0: ahci May 09 20:44:18 helios2 kernel: scsi host1: ahci May 09 20:44:18 helios2 kernel: hub 2-1:1.0: USB hub found May 09 20:44:18 helios2 kernel: hub 2-1:1.0: 4 ports detected May 09 20:44:18 helios2 kernel: scsi host2: ahci May 09 20:44:18 helios2 kernel: scsi host3: ahci May 09 20:44:18 helios2 kernel: scsi host4: ahci May 09 20:44:18 helios2 kernel: ata1: SATA max UDMA/133 abar m8192@0xfa010000 port 0xfa010100 irq 90 May 09 20:44:18 helios2 kernel: ata2: SATA max UDMA/133 abar m8192@0xfa010000 port 0xfa010180 irq 91 May 09 20:44:18 helios2 kernel: ata3: SATA max UDMA/133 abar m8192@0xfa010000 port 0xfa010200 irq 92 May 09 20:44:18 helios2 kernel: ata4: SATA max UDMA/133 abar m8192@0xfa010000 port 0xfa010280 irq 93 May 09 20:44:18 helios2 kernel: ata5: SATA max UDMA/133 abar m8192@0xfa010000 port 0xfa010300 irq 94 May 09 20:44:18 helios2 kernel: mmc1: CQHCI version 5.10 May 09 20:44:18 helios2 kernel: WCN: marlin_init entry! May 09 20:44:18 helios2 kernel: input: gpio-keys as /devices/platform/gpio-keys/input/input0 May 09 20:44:18 helios2 kernel: of_cfs_init May 09 20:44:18 helios2 kernel: of_cfs_init: OK May 09 20:44:18 helios2 kernel: mmc1: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA May 09 20:44:18 helios2 kernel: mmc1: Command Queue Engine enabled May 09 20:44:18 helios2 kernel: mmc1: new HS200 MMC card at address 0001 May 09 20:44:18 helios2 kernel: mmcblk1: mmc1:0001 AJTD4R 14.6 GiB May 09 20:44:18 helios2 kernel: mmcblk1: p1 May 09 20:44:18 helios2 kernel: mmcblk1boot0: mmc1:0001 AJTD4R 4.00 MiB May 09 20:44:18 helios2 kernel: mmcblk1boot1: mmc1:0001 AJTD4R 4.00 MiB May 09 20:44:18 helios2 kernel: mmcblk1rpmb: mmc1:0001 AJTD4R 4.00 MiB, chardev (241:0) May 09 20:44:18 helios2 kernel: usb 2-1.4: new SuperSpeed USB device number 3 using xhci-hcd May 09 20:44:18 helios2 kernel: usb 2-1.4: New USB device found, idVendor=0bda, idProduct=8156, bcdDevice=30.00 May 09 20:44:18 helios2 kernel: usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6 May 09 20:44:18 helios2 kernel: usb 2-1.4: Product: USB 10/100/1G/2.5G LAN May 09 20:44:18 helios2 kernel: usb 2-1.4: Manufacturer: Realtek May 09 20:44:18 helios2 kernel: usb 2-1.4: SerialNumber: 000000001 May 09 20:44:18 helios2 kernel: ata1: softreset failed (1st FIS failed) May 09 20:44:18 helios2 kernel: ata1: softreset failed (1st FIS failed) May 09 20:44:18 helios2 kernel: vcc3v0_sd: disabling May 09 20:44:18 helios2 kernel: ata1: softreset failed (1st FIS failed) May 09 20:44:18 helios2 kernel: ata1: limiting SATA link speed to 3.0 Gbps May 09 20:44:18 helios2 kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320) May 09 20:44:18 helios2 kernel: ata1: link online but 1 devices misclassified, device detection might fail May 09 20:44:18 helios2 kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) May 09 20:44:18 helios2 kernel: ata2.00: ATA-10: ST4000DM004-2CV104, 0001, max UDMA/133 May 09 20:44:18 helios2 kernel: ata2.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 32), AA May 09 20:44:18 helios2 kernel: ata2.00: configured for UDMA/133 May 09 20:44:18 helios2 kernel: scsi 1:0:0:0: Direct-Access ATA ST4000DM004-2CV1 0001 PQ: 0 ANSI: 5 May 09 20:44:18 helios2 kernel: sd 1:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) May 09 20:44:18 helios2 kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks May 09 20:44:18 helios2 kernel: sd 1:0:0:0: [sda] Write Protect is off May 09 20:44:18 helios2 kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 May 09 20:44:18 helios2 kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA May 09 20:44:18 helios2 kernel: sda: sda1 May 09 20:44:18 helios2 kernel: sd 1:0:0:0: [sda] Attached SCSI disk May 09 20:44:18 helios2 kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300) May 09 20:44:18 helios2 kernel: ata3.00: ATA-10: ST4000DM004-2CV104, 0001, max UDMA/133 May 09 20:44:18 helios2 kernel: ata3.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 32), AA May 09 20:44:18 helios2 kernel: ata3.00: configured for UDMA/133 May 09 20:44:18 helios2 kernel: scsi 2:0:0:0: Direct-Access ATA ST4000DM004-2CV1 0001 PQ: 0 ANSI: 5 May 09 20:44:18 helios2 kernel: sd 2:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) May 09 20:44:18 helios2 kernel: sd 2:0:0:0: [sdb] 4096-byte physical blocks May 09 20:44:18 helios2 kernel: sd 2:0:0:0: [sdb] Write Protect is off May 09 20:44:18 helios2 kernel: sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 May 09 20:44:18 helios2 kernel: sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA May 09 20:44:18 helios2 kernel: sdb: sdb1 May 09 20:44:18 helios2 kernel: sd 2:0:0:0: [sdb] Attached SCSI disk May 09 20:44:18 helios2 kernel: ata4: SATA link down (SStatus 0 SControl 300) May 09 20:44:18 helios2 kernel: ata5: SATA link down (SStatus 0 SControl 300) May 09 20:44:18 helios2 kernel: Freeing unused kernel memory: 4352K May 09 20:44:18 helios2 kernel: Run /init as init process May 09 20:44:18 helios2 kernel: with arguments: May 09 20:44:18 helios2 kernel: /init May 09 20:44:18 helios2 kernel: with environment: May 09 20:44:18 helios2 kernel: HOME=/ May 09 20:44:18 helios2 kernel: TERM=linux May 09 20:44:18 helios2 kernel: ubootpart=306d94a6-01 May 09 20:44:18 helios2 kernel: cgroup_enable=memory May 09 20:44:18 helios2 kernel: cgroup_memory=1 May 09 20:44:18 helios2 kernel: input: adc-keys as /devices/platform/adc-keys/input/input1 May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: PTP uses main clock May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: clock input or output? (input). May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: TX delay(0x28). May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: RX delay(0x20). May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no). May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: clock input from PHY May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: init for RGMII May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35 May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: DWMAC1000 May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: COE Type 2 May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: Normal descriptors May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: Ring mode enabled May 09 20:44:18 helios2 kernel: rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer May 09 20:44:18 helios2 kernel: RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL) May 09 20:44:18 helios2 kernel: RTL8211F Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL) May 09 20:44:18 helios2 kernel: async_tx: api initialized (async) May 09 20:44:18 helios2 kernel: EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. May 09 20:44:18 helios2 systemd[1]: Inserted module 'autofs4' May 09 20:44:18 helios2 systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) May 09 20:44:18 helios2 systemd[1]: Detected architecture arm64. May 09 20:44:18 helios2 systemd[1]: Set hostname to <helios2>. May 09 20:44:18 helios2 kernel: dw-apb-uart ff1a0000.serial: forbid DMA for kernel console May 09 20:44:18 helios2 kernel: random: systemd: uninitialized urandom read (16 bytes read) May 09 20:44:18 helios2 systemd[1]: /lib/systemd/system/haveged.service:19: Unknown lvalue 'ProtectHostname' in section 'Service', ignoring May 09 20:44:18 helios2 systemd[1]: /lib/systemd/system/haveged.service:20: Unknown lvalue 'ProtectKernelLogs' in section 'Service', ignoring May 09 20:44:18 helios2 kernel: random: systemd: uninitialized urandom read (16 bytes read) May 09 20:44:18 helios2 systemd[1]: Listening on udev Control Socket. May 09 20:44:18 helios2 systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped. May 09 20:44:18 helios2 kernel: random: systemd: uninitialized urandom read (16 bytes read) May 09 20:44:18 helios2 systemd[1]: Listening on fsck to fsckd communication Socket. May 09 20:44:18 helios2 systemd[1]: Listening on initctl Compatibility Named Pipe. May 09 20:44:18 helios2 systemd[1]: Reached target Swap. May 09 20:44:18 helios2 kernel: lm75 2-004c: supply vs not found, using dummy regulator May 09 20:44:18 helios2 kernel: hwmon hwmon2: temp1_input not attached to any thermal zone May 09 20:44:18 helios2 kernel: lm75 2-004c: hwmon2: sensor 'lm75' May 09 20:44:18 helios2 kernel: EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro. Quota mode: none. May 09 20:44:18 helios2 kernel: mc: Linux media interface: v0.10 May 09 20:44:18 helios2 kernel: random: systemd: uninitialized urandom read (16 bytes read) May 09 20:44:18 helios2 kernel: random: systemd: uninitialized urandom read (16 bytes read) May 09 20:44:18 helios2 kernel: random: systemd: uninitialized urandom read (16 bytes read) May 09 20:44:18 helios2 kernel: videodev: Linux video capture interface: v2.00 May 09 20:44:18 helios2 kernel: input: beeper as /devices/platform/beeper/input/input2 May 09 20:44:18 helios2 kernel: sd 1:0:0:0: Attached scsi generic sg0 type 0 May 09 20:44:18 helios2 kernel: sd 2:0:0:0: Attached scsi generic sg1 type 0 May 09 20:44:18 helios2 kernel: rockchip-iep ff670000.iep: Device rockchip-iep registered as /dev/video0 May 09 20:44:18 helios2 kernel: rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned. May 09 20:44:18 helios2 kernel: rockchip-rga ff680000.rga: HW Version: 0x03.02 May 09 20:44:18 helios2 kernel: hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned. May 09 20:44:18 helios2 kernel: rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video1 May 09 20:44:18 helios2 kernel: rkvdec ff660000.video-codec: Adding to iommu group 1 May 09 20:44:18 helios2 kernel: OF: graph: no port node found in /i2c@ff3d0000/typec-portc@22 May 09 20:44:18 helios2 kernel: hantro-vpu ff650000.video-codec: Adding to iommu group 0 May 09 20:44:18 helios2 kernel: hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video3 May 09 20:44:18 helios2 kernel: hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video4 May 09 20:44:18 helios2 kernel: panfrost ff9a0000.gpu: clock rate = 500000000 May 09 20:44:18 helios2 kernel: rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops) May 09 20:44:18 helios2 kernel: [drm] unsupported AFBC format[3231564e] May 09 20:44:18 helios2 kernel: rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops) May 09 20:44:18 helios2 kernel: rockchip-drm display-subsystem: bound fec00000.dp (ops cdn_dp_component_ops) May 09 20:44:18 helios2 kernel: cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn May 09 20:44:18 helios2 kernel: rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes May 09 20:44:18 helios2 kernel: [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 1 May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.3.auto: xHCI Host Controller May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 3 May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.3.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x8000000002010010 May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.3.auto: irq 74, io mem 0xfe800000 May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.3.auto: xHCI Host Controller May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 4 May 09 20:44:18 helios2 kernel: xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed May 09 20:44:18 helios2 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 May 09 20:44:18 helios2 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 May 09 20:44:18 helios2 kernel: usb usb3: Product: xHCI Host Controller May 09 20:44:18 helios2 kernel: usb usb3: Manufacturer: Linux 5.15.93-rockchip64 xhci-hcd May 09 20:44:18 helios2 kernel: usb usb3: SerialNumber: xhci-hcd.3.auto May 09 20:44:18 helios2 kernel: ehci-platform fe380000.usb: EHCI Host Controller May 09 20:44:18 helios2 kernel: panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0 May 09 20:44:18 helios2 kernel: panfrost ff9a0000.gpu: features: 00000000,100e77bf, issues: 00000000,24040400 May 09 20:44:18 helios2 kernel: panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 May 09 20:44:18 helios2 kernel: panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1 May 09 20:44:18 helios2 kernel: hub 3-0:1.0: USB hub found May 09 20:44:18 helios2 kernel: hub 3-0:1.0: 1 port detected May 09 20:44:18 helios2 kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. May 09 20:44:18 helios2 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 May 09 20:44:18 helios2 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 May 09 20:44:18 helios2 kernel: usb usb4: Product: xHCI Host Controller May 09 20:44:18 helios2 kernel: usb usb4: Manufacturer: Linux 5.15.93-rockchip64 xhci-hcd May 09 20:44:18 helios2 kernel: usb usb4: SerialNumber: xhci-hcd.3.auto May 09 20:44:18 helios2 kernel: hub 4-0:1.0: USB hub found May 09 20:44:18 helios2 kernel: hub 4-0:1.0: 1 port detected May 09 20:44:18 helios2 kernel: cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn May 09 20:44:18 helios2 kernel: [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 0 May 09 20:44:18 helios2 kernel: ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5 May 09 20:44:18 helios2 kernel: ehci-platform fe380000.usb: irq 34, io mem 0xfe380000 May 09 20:44:18 helios2 kernel: ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00 May 09 20:44:18 helios2 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 May 09 20:44:18 helios2 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 May 09 20:44:18 helios2 kernel: usb usb5: Product: EHCI Host Controller May 09 20:44:18 helios2 kernel: usb usb5: Manufacturer: Linux 5.15.93-rockchip64 ehci_hcd May 09 20:44:18 helios2 kernel: usb usb5: SerialNumber: fe380000.usb May 09 20:44:18 helios2 kernel: hub 5-0:1.0: USB hub found May 09 20:44:18 helios2 kernel: hub 5-0:1.0: 1 port detected May 09 20:44:18 helios2 kernel: ohci-platform fe3a0000.usb: Generic Platform OHCI controller May 09 20:44:18 helios2 kernel: ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 6 May 09 20:44:18 helios2 kernel: ohci-platform fe3a0000.usb: irq 35, io mem 0xfe3a0000 May 09 20:44:18 helios2 kernel: cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn May 09 20:44:18 helios2 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 May 09 20:44:19 helios2 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 May 09 20:44:19 helios2 kernel: usb usb6: Product: Generic Platform OHCI controller May 09 20:44:19 helios2 kernel: usb usb6: Manufacturer: Linux 5.15.93-rockchip64 ohci_hcd May 09 20:44:19 helios2 kernel: usb usb6: SerialNumber: fe3a0000.usb May 09 20:44:19 helios2 kernel: hub 6-0:1.0: USB hub found May 09 20:44:19 helios2 kernel: hub 6-0:1.0: 1 port detected May 09 20:44:19 helios2 kernel: EXT4-fs (sdb1): recovery complete May 09 20:44:19 helios2 kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. May 09 20:44:19 helios2 kernel: usb 2-1.4: reset SuperSpeed USB device number 3 using xhci-hcd May 09 20:44:19 helios2 kernel: EXT4-fs (sda1): recovery complete May 09 20:44:19 helios2 kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. May 09 20:44:19 helios2 kernel: r8152 2-1.4:1.0: Direct firmware load for rtl_nic/rtl8156a-2.fw failed with error -2 May 09 20:44:19 helios2 kernel: r8152 2-1.4:1.0: unable to load firmware patch rtl_nic/rtl8156a-2.fw (-2) May 09 20:44:19 helios2 kernel: r8152 2-1.4:1.0 (unnamed net_device) (uninitialized): netif_napi_add() called with weight 256 May 09 20:44:19 helios2 kernel: r8152 2-1.4:1.0 eth1: v1.12.13 May 09 20:44:19 helios2 kernel: usbcore: registered new interface driver r8152 May 09 20:44:19 helios2 kernel: random: systemd: uninitialized urandom read (16 bytes read) May 09 20:44:19 helios2 kernel: random: systemd: uninitialized urandom read (16 bytes read) May 09 20:44:19 helios2 kernel: cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn May 09 20:44:19 helios2 kernel: random: crng init done May 09 20:44:19 helios2 kernel: random: 99 urandom warning(s) missed due to ratelimiting May 09 20:44:19 helios2 systemd[1]: dev-disk-by\x2duuid-406e7e7d\x2d9517\x2d44af\x2dbcde\x2d4de3adbc6b80.device: Job dev-disk-by\x2duuid-406e7e7d\x2d9517\x2d44af\x2dbcde\x2d4de3adbc6b80.device/start timed out. May 09 20:44:19 helios2 systemd[1]: Timed out waiting for device /dev/disk/by-uuid/406e7e7d-9517-44af-bcde-4de3adbc6b80. May 09 20:44:19 helios2 systemd[1]: Dependency failed for /data/glusterfs/sda1. May 09 20:44:19 helios2 systemd[1]: Dependency failed for Local File Systems. May 09 20:44:19 helios2 systemd[1]: Dependency failed for Mark the need to relabel after reboot. May 09 20:44:19 helios2 systemd[1]: selinux-autorelabel-mark.service: Job selinux-autorelabel-mark.service/start failed with result 'dependency'. May 09 20:44:19 helios2 systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'. May 09 20:44:19 helios2 systemd[1]: local-fs.target: Triggering OnFailure= dependencies. May 09 20:44:19 helios2 systemd[1]: data-glusterfs-sda1.mount: Job data-glusterfs-sda1.mount/start failed with result 'dependency'. May 09 20:44:19 helios2 systemd[1]: dev-disk-by\x2duuid-406e7e7d\x2d9517\x2d44af\x2dbcde\x2d4de3adbc6b80.device: Job dev-disk-by\x2duuid-406e7e7d\x2d9517\x2d44af\x2dbcde\x2d4de3adbc6b80.device/start failed with result 'timeout'. May 09 20:44:19 helios2 kernel: zram: Added device: zram0 May 09 20:44:19 helios2 kernel: zram: Added device: zram1 May 09 20:44:19 helios2 kernel: zram: Added device: zram2 May 09 20:44:19 helios2 kernel: rk_gmac-dwmac fe300000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL) May 09 20:44:19 helios2 kernel: rk_gmac-dwmac fe300000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 May 09 20:44:19 helios2 kernel: rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found May 09 20:44:19 helios2 kernel: rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW May 09 20:44:19 helios2 kernel: rk_gmac-dwmac fe300000.ethernet eth0: configuring for phy/rgmii link mode May 09 20:44:19 helios2 kernel: zram0: detected capacity change from 0 to 3956192 May 09 20:44:19 helios2 kernel: Adding 1978092k swap on /dev/zram0. Priority:5 extents:1 across:1978092k SSFS May 09 20:44:19 helios2 kernel: zram1: detected capacity change from 0 to 102400 May 09 20:44:19 helios2 kernel: EXT4-fs (zram1): mounted filesystem without journal. Opts: discard. Quota mode: none. May 09 20:44:19 helios2 kernel: ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff) May 09 20:44:19 helios2 systemd-journald[1325]: Journal started May 09 20:44:19 helios2 systemd-journald[1325]: Runtime journal (/run/log/journal/25f3942c18884f46bd8ed710d6b0edb4) is 4.8M, max 38.6M, 33.8M free. May 09 20:44:19 helios2 systemd-modules-load[410]: Inserted module 'lm75' May 09 20:44:19 helios2 systemd-modules-load[410]: Inserted module 'ledtrig_netdev' May 09 20:44:19 helios2 systemd-udevd[469]: Using default interface naming scheme 'v240'. May 09 20:44:19 helios2 systemd-udevd[448]: Process '/bin/ln -sf /sys/devices/platform/ff120000.i2c/i2c-2/2-004c/hwmon/hwmon2 /dev/thermal-board' failed with exit code 1. May 09 20:44:19 helios2 systemd-udevd[469]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. May 09 20:44:19 helios2 systemd-udevd[469]: link_config: could not get ethtool features for eth0 May 09 20:44:19 helios2 systemd-udevd[469]: Could not set offload features of eth0: Device or resource busy May 09 20:44:19 helios2 systemd-udevd[452]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. May 09 20:44:19 helios2 systemd-udevd[443]: Process '/bin/ln -sf /sys/devices/virtual/thermal/thermal_zone0/hwmon0 /dev/thermal-cpu' failed with exit code 1. May 09 20:44:19 helios2 systemd-udevd[441]: Using default interface naming scheme 'v240'. May 09 20:44:19 helios2 systemd-udevd[441]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. May 09 20:44:19 helios2 ifup[558]: ifup: waiting for lock on /run/network/ifstate.eth0 May 09 20:44:19 helios2 sh[560]: /etc/resolvconf/update.d/libc: Warning: /etc/resolv.conf is not a symbolic link to /run/resolvconf/resolv.conf May 09 20:44:19 helios2 sh[560]: eth0=eth0 May 09 20:44:19 helios2 armbian-zram-config[562]: Setting up swapspace version 1, size = 1.9 GiB (2025566208 bytes) May 09 20:44:19 helios2 armbian-zram-config[562]: no label, UUID=ed7bfb56-a4cb-453e-9cbd-5fe82531227e May 09 20:44:19 helios2 armbian-zram-config[562]: mke2fs 1.46.2 (28-Feb-2021) May 09 20:44:19 helios2 armbian-zram-config[562]: [74B blob data] May 09 20:44:19 helios2 armbian-zram-config[562]: Creating filesystem with 12800 4k blocks and 12800 inodes May 09 20:44:19 helios2 armbian-zram-config[562]: [41B blob data] May 09 20:44:19 helios2 armbian-zram-config[562]: [38B blob data] May 09 20:44:19 helios2 armbian-zram-config[562]: [75B blob data] May 09 20:44:19 helios2 armbian-hardware-optimization[585]: aplay: device_list:272: no soundcards found... May 09 20:44:19 helios2 armbian-ramlog[975]: e2label: Bad magic number in super-block while trying to open /dev/zram0 May 09 20:44:19 helios2 armbian-hardware-optimization[585]: [ ok ] Setting bfq I/O scheduler for sda May 09 20:44:19 helios2 armbian-hardware-optimization[585]: [ ok ] Setting bfq I/O scheduler for sdb May 09 20:44:19 helios2 armbian-hardware-optimization[585]: [ ok ] Setting none I/O scheduler for mmcblk1 May 09 20:44:19 helios2 armbian-hardware-optimization[585]: [ ok ] Setting none I/O scheduler for mmcblk1boot0 May 09 20:44:19 helios2 armbian-hardware-optimization[585]: [ ok ] Setting none I/O scheduler for mmcblk1boot1 May 09 20:44:19 helios2 armbian-ramlog[975]: Mounting /dev/zram1 as /var/log/ May 09 20:44:19 helios2 armbian-ramlog[975]: Thu 09 May 2024 08:44:16 PM BST: Loading logs from storage May 09 20:44:19 helios2 armbian-ramlog[975]: sending incremental file list May 09 20:44:19 helios2 armbian-ramlog[975]: ./ May 09 20:44:19 helios2 armbian-ramlog[975]: alternatives.log May 09 20:44:19 helios2 armbian-ramlog[975]: armbian-hardware-monitor.log May 09 20:44:19 helios2 armbian-ramlog[975]: auth.log May 09 20:44:19 helios2 armbian-ramlog[975]: bootstrap.log May 09 20:44:19 helios2 armbian-ramlog[975]: btmp May 09 20:44:19 helios2 armbian-ramlog[975]: daemon.log May 09 20:44:19 helios2 armbian-ramlog[975]: debug May 09 20:44:19 helios2 armbian-ramlog[975]: dpkg.log May 09 20:44:19 helios2 armbian-ramlog[975]: faillog May 09 20:44:19 helios2 armbian-ramlog[975]: kern.log May 09 20:44:19 helios2 armbian-ramlog[975]: lastlog May 09 20:44:19 helios2 armbian-ramlog[975]: messages May 09 20:44:19 helios2 armbian-ramlog[975]: nand-sata-install.log May 09 20:44:19 helios2 armbian-ramlog[975]: syslog May 09 20:44:19 helios2 armbian-ramlog[975]: user.log May 09 20:44:19 helios2 armbian-ramlog[975]: wtmp May 09 20:44:19 helios2 armbian-ramlog[975]: apt/ May 09 20:44:19 helios2 armbian-ramlog[975]: apt/history.log May 09 20:44:19 helios2 armbian-ramlog[975]: apt/term.log May 09 20:44:19 helios2 armbian-ramlog[975]: chrony/ May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/ May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/bitd.log May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/cli.log May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/cmd_history.log May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/data-media.log May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/glusterd.log May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/media-rebalance.log May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/scrub.log May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/bricks/ May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/bricks/data-glusterfs-sda1-brick1.log May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/bricks/data-glusterfs-sdb1-brick1.log May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/bricks/data-glusterfs-sdc1-brick1.log May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/geo-replication-slaves/ May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/geo-replication-slaves/mbr/ May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/geo-replication/ May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/gfproxy/ May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/gfproxy/media/ May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/snaps/ May 09 20:44:19 helios2 armbian-ramlog[975]: glusterfs/snaps/media/ May 09 20:44:19 helios2 armbian-ramlog[975]: private/ May 09 20:44:19 helios2 armbian-ramlog[975]: runit/ May 09 20:44:19 helios2 armbian-ramlog[975]: runit/ssh/ May 09 20:44:19 helios2 armbian-ramlog[975]: sysstat/ May 09 20:44:19 helios2 armbian-ramlog[975]: unattended-upgrades/ May 09 20:44:19 helios2 armbian-ramlog[975]: unattended-upgrades/unattended-upgrades-shutdown.log May 09 20:44:19 helios2 armbian-ramlog[975]: sent 9,084,219 bytes received 650 bytes 6,056,579.33 bytes/sec May 09 20:44:19 helios2 armbian-ramlog[975]: total size is 9,079,468 speedup is 1.00 May 09 20:44:19 helios2 systemd[1]: Starting Flush Journal to Persistent Storage... May 09 20:44:19 helios2 systemd-journald[1325]: Runtime journal (/run/log/journal/25f3942c18884f46bd8ed710d6b0edb4) is 4.8M, max 38.6M, 33.8M free. May 09 20:44:19 helios2 systemd[1]: Started Flush Journal to Persistent Storage. May 09 20:44:19 helios2 systemd[1]: Starting Create Volatile Files and Directories... May 09 20:44:19 helios2 systemd[1]: Started Create Volatile Files and Directories. May 09 20:44:19 helios2 systemd[1]: Starting RPC bind portmap service... May 09 20:44:19 helios2 systemd[1]: Starting Update UTMP about System Boot/Shutdown... May 09 20:44:19 helios2 systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm. May 09 20:44:19 helios2 systemd[1]: Started RPC bind portmap service. May 09 20:44:19 helios2 systemd[1]: Reached target RPC Port Mapper. May 09 20:44:19 helios2 systemd[1]: Reached target Remote File Systems (Pre). May 09 20:44:19 helios2 haveged[1354]: haveged: command socket is listening at fd 3 May 09 20:44:19 helios2 systemd[1]: Mounting /data/media... May 09 20:44:19 helios2 systemd[1]: Started Update UTMP about System Boot/Shutdown. May 09 20:44:19 helios2 systemd[1]: Starting Update UTMP about System Runlevel Changes... May 09 20:44:19 helios2 systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. May 09 20:44:19 helios2 systemd[1]: Started Update UTMP about System Runlevel Changes. May 09 20:44:19 helios2 haveged[1354]: haveged: ver: 1.9.14; arch: generic; vend: ; build: (gcc 10.2.1 CTV); collect: 128K May 09 20:44:19 helios2 haveged[1354]: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 11/40; sz: 15456/64452 May 09 20:44:19 helios2 haveged[1354]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 7.99723 May 09 20:44:19 helios2 haveged[1354]: haveged: fills: 0, generated: 0 May 09 20:44:20 helios2 kernel: rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off May 09 20:44:20 helios2 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready May 09 20:44:21 helios2 systemd[579]: emergency.service: Executable /bin/plymouth missing, skipping: No such file or directory May 09 20:44:22 helios2 mount[1355]: Mounting glusterfs on /data/media failed. May 09 20:44:22 helios2 systemd[1]: data-media.mount: Mount process exited, code=exited, status=1/FAILURE May 09 20:44:22 helios2 systemd[1]: Mounted /data/media. May 09 20:44:22 helios2 systemd[1]: Reached target Remote File Systems. May 09 20:44:22 helios2 systemd[1]: Startup finished in 1min 6.014s (kernel) + 1min 37.173s (userspace) = 2min 43.188s. May 09 20:48:11 helios2 sudo[1764]: root : TTY=ttyS2 ; PWD=/root ; USER=root ; COMMAND=/usr/bin/apt info armbian-bsp-cli-helios64 May 09 20:48:11 helios2 sudo[1764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0) May 09 20:48:12 helios2 sudo[1764]: pam_unix(sudo:session): session closed for user root May 09 20:49:01 helios2 sudo[2123]: root : TTY=ttyS2 ; PWD=/root ; USER=root ; COMMAND=/usr/bin/apt info armbian-bsp-cli-helios64 May 09 20:49:01 helios2 sudo[2123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0) May 09 20:49:02 helios2 sudo[2123]: pam_unix(sudo:session): session closed for user root May 09 20:50:27 helios2 sudo[2130]: root : TTY=ttyS2 ; PWD=/root ; USER=root ; COMMAND=/usr/sbin/service status --all May 09 20:50:27 helios2 sudo[2130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0) May 09 20:50:27 helios2 sudo[2130]: pam_unix(sudo:session): session closed for user root```
  13. Hello all, I noticed that since recently (TM) I got loads of spam from panfrost in my dmesg output: I understand that this has something todo with graphics. The only "graphic" thing I'm doing is running standard Klipper-Screen through HDMI and this seems to be working as always... It definately wasn't there like half a year ago. can I get rid of it? Is it something to worry about? my armbian is running on a Banana-Pi CM4 module of of the eMMC. It's a rather standard installation with Klipper installed via KIAUH. sincerely - cad435
  14. i never seen this on linux..... I think @Kenneth Hidalgo have the answer to legacy linux: This is the Linux Legacy DTB from Kernel 4.19 rk3566-h96-max-linux-legacy.dtsrk3566-h96-max-linux-legacy.dtb To make this 4.19 dtb work with kernel 5.10 You will need to apply this patch: We can just use the legacy kernel device tree from 4.19 vendor kernel. Just some fixes are needed: 1, add these properties to node &gpu to support panfrost driver: 2, change RK_FUNC_1 to 1 because this is not defined in kernel 5.10 3, add &vp0 node to support video output: Example: https://github.com/ginkage/mirrors/commit/fbd247d4c52a11a74c2efbe276ebff7c27fc6da5
  15. I've just tested cpufreq-switching-2-delay5msec in emergency mode. My setup is Armbian 23.08.0-trunk Bookworm with Linux 6.6.8-edge-rockchip64 My first attempt ran for few minutes before freezing and rebooting. Before my second attempt, I blacklist panfrost (not sure there is an impact at all in emergency mode...) $ sudo nano /etc/modprobe.d/blacklist.conf blacklist panfrost I then rebooted and started linux in emergency mode. # lsmod | grep panfrost lsmod didn't catch any panfrost module. Still, cpufreq-switching-2-delay5msec ended with a kernel panic: 10/100 cpub_freq 600000 cpub_freq 816000 cpub_freq 1008000 cpub_freq 1200000 cpub_freq 1416000 cpub_freq 1608000 cpub_freq 1800000 cpub_freq 1608000 cpub_freq 1416000 cpub_freq 1200000 cpub_freq 1008000 cpub_freq 816000 cpub_freq 600000 cpub_freq 408000 cpub_freq 600000 cpub_freq 816000 cpub_freq 1008000 cpub_freq 1200000 cpub_freq 1416000 cpub_freq 1608000 cpub_freq 1800000 cpub_freq 1608000 cpub_freq 1416000 cpub_freq 1200000 cpub_freq 1008000 cpub_freq 816000 cpub_freq 600000 cpub_freq 408000 cpub_freq 600000 cpub_freq 816000 cpub_freq 1008000 cpub_freq 1200000 cpub_freq 1416000 cpub_freq 1608000 cpub_freq 1800000 cpub_freq 1608000 cpub_freq 1416000 cpub_freq 1200000 cpub_freq 1008000 cpub_freq 816000 cpub_freq 600000 cpub_freq 408000 cpub_freq 600000 cpub_freq 816000 cpub_freq 1008000 cpub_freq 1200000 cpub_freq 1416000 cpub_freq 1608000 cpub_freq 1800000 cpub_freq 1608000 cpub_freq 1416000 cpub_freq 1200000 cpub_freq 1008000 cpub_freq 816000 cpub_freq 600000 cpub_freq 408000 cpub_freq 600000 cpub_freq 816000 cpub_freq 1008000 cpub_freq 1200000 cpub_freq 1416000 cpub_freq 1608000 cpub_freq 1800000 cpub_freq 1608000 cpub_freq 600000 cpub_freq 816000 cpub_freq 1008000 cpub_freq 1200000 cpub_freq 1416000 cpub_freq 1608000 cpub_freq 1800000 cpub_freq 1608000 cpub_freq 1416000 cpub_freq 1200000 cpub_freq 1008000 cpub_freq 816000 cpub_freq 600000 cpub_freq 408000 cpub_freq 600000 cpub_freq 816000 cpub_freq 1008000 cpub_freq 1200000 cpub_freq 1416000 cpub_freq 1608000 cpub_freq 1800000 cpub_freq 1608000 cpub_freq 1416000 cpub_freq 1200000 cpub_freq 1008000 cpub_freq 816000 cpub_freq 600000 cpub_freq 408000 cpub_freq 600000 cpub_freq 816000 cpub_freq 1008000 [ 51.732314] Internal error: Oops: 0000000096000006 [#1] PREEMPT SMP [ 51.732887] Modules linked in: ip_tables x_tables autofs4 efivarfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx raid0 multipath linear cdc_ncm cdc_ether usbnet raid1 r8152 realtek rockchipdrm dw_mipi_dsi dw_hdmi analogix_dp fusb302 drm_display_helper cec tcpm drm_dma_helper typec drm_kms_helper dwmac_rk stmmac_platform stmmac drm pcs_xpcs adc_keys [ 51.735962] CPU: 5 PID: 0 Comm: swapper/5 Not tainted 6.6.8-edge-rockchip64 #1 [ 51.736610] Hardware name: Helios64 (DT) [ 51.736965] pstate: 800000c5 (Nzcv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [ 51.737589] pc : update_blocked_averages+0x278/0x758 [ 51.738051] lr : update_blocked_averages+0x264/0x758 [ 51.738504] sp : ffff800082043e80 [ 51.738806] x29: ffff800082043e80 x28: ffff000005cd9600 x27: 0000000c01b0a9aa [ 51.739456] x26: ffff000005cdbc80 x25: ffff000005cdbc00 x24: 0000000000000000 [ 51.740104] x23: ffff0000f77a0f18 x22: 0000000000000028 x21: 0000000000000000 [ 51.740750] x20: ffff000005cdbd40 x19: ffff0000f77a05c0 x18: 0000000000000000 [ 51.741396] x17: ffff800075e85000 x16: ffff800082040000 x15: 0000000000000000 [ 51.742043] x14: 0000000000000001 x13: 000000000000002a x12: 00000000000e7fe0 [ 51.742689] x11: 0000000000000000 x10: 000000000000002a x9 : ffff000005cdbc80 [ 51.743336] x8 : 0000000000000000 x7 : ffff000005cdbc00 x6 : 0000000000000014 [ 51.743982] x5 : 00000000000003af x4 : 000000000000b6a8 x3 : 0000000000000000 [ 51.744628] x2 : 0000000000000000 x1 : ffff000001d6c400 x0 : ffff0000019c6000 [ 51.745274] Call trace: [ 51.745501] update_blocked_averages+0x278/0x758 [ 51.745924] run_rebalance_domains+0x4c/0x80 [ 51.746313] __do_softirq+0x160/0x3fc [ 51.746649] ____do_softirq+0x10/0x1c [ 51.746985] call_on_irq_stack+0x24/0x4c [ 51.747344] do_softirq_own_stack+0x1c/0x2c [ 51.747727] irq_exit_rcu+0x94/0xd0 [ 51.748051] el1_interrupt+0x38/0x68 [ 51.748382] el1h_64_irq_handler+0x18/0x24 [ 51.748758] el1h_64_irq+0x64/0x68 [ 51.749070] cpuidle_enter_state+0xc0/0x4bc [ 51.749454] cpuidle_enter+0x38/0x50 [ 51.749783] do_idle+0x1fc/0x270 [ 51.750083] cpu_startup_entry+0x34/0x3c [ 51.750444] secondary_start_kernel+0x128/0x148 [ 51.750859] __secondary_switched+0xb8/0xbc [ 51.751249] Code: f940ab20 f9406400 f8766801 b4000101 (f9407020) [ 51.751797] ---[ end trace 0000000000000000 ]--- [ 51.752214] Kernel panic - not syncing: Oops: Fatal exception in interrupt [ 51.752826] SMP: stopping secondary CPUs [ 51.753358] Kernel Offset: disabled [ 51.753674] CPU features: 0x1,00000208,3c020000,1000421b [ 51.754152] Memory Limit: none [ 51.754439] ---[ end Kernel panic - not syncing: Oops: Fatal exception in interrupt ]---
  16. for VAAPI we need https://github.com/rockchip-linux/mpp Also testing Wine on linux aarch64 https://github.com/neofeo/BOX86-BOX64-WINEx86-TUTORIAL https://archlinuxarm.org/packages/aarch64/vulkan-panfrost https://www.cnx-software.com/2023/07/21/arm-panfrost-is-now-the-gpu-driver-for-the-linux-community/
  17. Well, sorry, if necessary I will open a new thread. I send the results of the commands cat /proc/modules overlay 110592 3 - Live 0x00000000 tls 69632 0 - Live 0x00000000 snd_seq_dummy 16384 0 - Live 0x00000000 snd_hrtimer 16384 2 - Live 0x00000000 l2tp_ppp 24576 0 - Live 0x00000000 l2tp_netlink 24576 1 l2tp_ppp, Live 0x00000000 l2tp_core 36864 2 l2tp_ppp,l2tp_netlink, Live 0x00000000 pppox 16384 1 l2tp_ppp, Live 0x00000000 xfrm_user 40960 2 - Live 0x00000000 ppp_generic 36864 2 l2tp_ppp,pppox, Live 0x00000000 xfrm_algo 16384 1 xfrm_user, Live 0x00000000 slhc 16384 1 ppp_generic, Live 0x00000000 algif_hash 16384 1 - Live 0x00000000 aes_arm_bs 24576 2 - Live 0x00000000 crypto_simd 16384 1 aes_arm_bs, Live 0x00000000 cryptd 20480 2 crypto_simd, Live 0x00000000 algif_skcipher 16384 1 - Live 0x00000000 af_alg 24576 6 algif_hash,algif_skcipher, Live 0x00000000 lz4hc 16384 0 - Live 0x00000000 lz4 16384 0 - Live 0x00000000 zram 32768 3 - Live 0x00000000 binfmt_misc 20480 1 - Live 0x00000000 snd_usb_audio 225280 2 - Live 0x00000000 snd_soc_rockchip_i2s 24576 2 - Live 0x00000000 snd_hwdep 16384 1 snd_usb_audio, Live 0x00000000 snd_usbmidi_lib 28672 1 snd_usb_audio, Live 0x00000000 snd_soc_simple_card 20480 2 - Live 0x00000000 snd_seq_midi 16384 0 - Live 0x00000000 snd_seq_midi_event 16384 1 snd_seq_midi, Live 0x00000000 snd_soc_hdmi_codec 20480 1 - Live 0x00000000 snd_soc_simple_card_utils 20480 1 snd_soc_simple_card, Live 0x00000000 snd_rawmidi 28672 2 snd_usbmidi_lib,snd_seq_midi, Live 0x00000000 snd_soc_core 172032 4 snd_soc_rockchip_i2s,snd_soc_simple_card,snd_soc_hdmi_codec,snd_soc_simple_card_utils, Live 0x00000000 snd_seq 57344 15 snd_seq_dummy,snd_seq_midi,snd_seq_midi_event, Live 0x00000000 snd_pcm_dmaengine 16384 1 snd_soc_core, Live 0x00000000 hantro_vpu 122880 0 - Live 0x00000000 rockchip_vdec 69632 0 - Live 0x00000000 (C) snd_seq_device 16384 3 snd_seq_midi,snd_rawmidi,snd_seq, Live 0x00000000 snd_pcm 94208 5 snd_usb_audio,snd_soc_hdmi_codec,snd_soc_simple_card_utils,snd_soc_core,snd_pcm_dmaengine, Live 0x00000000 v4l2_vp9 24576 2 hantro_vpu,rockchip_vdec, Live 0x00000000 rockchip_rga 24576 0 - Live 0x00000000 rockchip_iep 20480 0 - Live 0x00000000 rk_crypto 24576 1 - Live 0x00000000 v4l2_h264 16384 2 hantro_vpu,rockchip_vdec, Live 0x00000000 videobuf2_dma_sg 20480 1 rockchip_rga, Live 0x00000000 syscon_reboot_mode 16384 0 - Live 0x00000000 videobuf2_dma_contig 20480 3 hantro_vpu,rockchip_vdec,rockchip_iep, Live 0x00000000 v4l2_mem2mem 24576 4 hantro_vpu,rockchip_vdec,rockchip_rga,rockchip_iep, Live 0x00000000 snd_timer 28672 3 snd_hrtimer,snd_seq,snd_pcm, Live 0x00000000 videobuf2_memops 16384 2 videobuf2_dma_sg,videobuf2_dma_contig, Live 0x00000000 videobuf2_v4l2 24576 5 hantro_vpu,rockchip_vdec,rockchip_rga,rockchip_iep,v4l2_mem2mem, Live 0x00000000 snd 57344 22 snd_usb_audio,snd_hwdep,snd_usbmidi_lib,snd_soc_hdmi_codec,snd_rawmidi,snd_soc_core,snd_seq,snd_seq_device,snd_pcm,snd_timer, Live 0x00000000 videobuf2_common 45056 9 hantro_vpu,rockchip_vdec,rockchip_rga,rockchip_iep,videobuf2_dma_sg,videobuf2_dma_contig,v4l2_mem2mem,videobuf2_memops,videobuf2_v4l2, Live 0x00000000 rk3288_gpiomem 16384 0 - Live 0x00000000 dw_wdt 16384 0 - Live 0x00000000 crypto_engine 16384 1 rk_crypto, Live 0x00000000 reboot_mode 16384 1 syscon_reboot_mode, Live 0x00000000 hci_uart 40960 0 - Live 0x00000000 soundcore 16384 1 snd, Live 0x00000000 r8723bs 417792 0 - Live 0x00000000 (C) rockchip_thermal 24576 0 - Live 0x00000000 cpufreq_dt 16384 0 - Live 0x00000000 squashfs 45056 24 - Live 0x00000000 fuse 110592 1 - Live 0x00000000 ip_tables 24576 0 - Live 0x00000000 realtek 24576 1 - Live 0x00000000 gpio_rockchip 20480 12 - Live 0x00000000 gpio_keys 20480 0 - Live 0x00000000 panfrost 57344 2 - Live 0x00000000 gpu_sched 28672 1 panfrost, Live 0x00000000 dw_hdmi_cec 16384 0 - Live 0x00000000 dw_hdmi_i2s_audio 16384 0 - Live 0x00000000 uas 24576 0 - Live 0x00000000 ls /dev/sd* /dev/sda /dev/sda1 Thanks.
  18. I started with the command written above, but for some reason it does not except the right path. I am using the ZSH and also exported path to /run/user/1000 in both .zshrc and .bashrc, but it does not accept it. h96-tvbox-3566:~:% sudo glmark2-es2-wayland error: XDG_RUNTIME_DIR not set in the environment. Error: main: Could not initialize canvas I then tried it out a bit differently, but this time I got a nice 3D horse on a 1440p rotating quite fluidly. h96-tvbox-3566:~:% glmark2-es2-wayland --fullscreen ======================================================= glmark2 2021.02 ======================================================= OpenGL Information GL_VENDOR: Mesa GL_RENDERER: Mali-G52 r1 (Panfrost) GL_VERSION: OpenGL ES 3.1 Mesa 23.2.1-1ubuntu3.1~22.04.2 ======================================================= [build] use-vbo=false: FPS: 196 FrameTime: 5.102 ms [build] use-vbo=true: FPS: 205 FrameTime: 4.878 ms ======================================================= glmark2 Score: 200 ======================================================= Edit: It was the sudo fault. I now executed the whole test, while connected via ssh - every core was like 25% during the whole test. I will try with the Chrome and Firefox now. h96-tvbox-3566:~:% glmark2-es2-wayland ======================================================= glmark2 2021.02 ======================================================= OpenGL Information GL_VENDOR: Mesa GL_RENDERER: Mali-G52 r1 (Panfrost) GL_VERSION: OpenGL ES 3.1 Mesa 23.2.1-1ubuntu3.1~22.04.2 ======================================================= [build] use-vbo=false: FPS: 461 FrameTime: 2.169 ms [build] use-vbo=true: FPS: 496 FrameTime: 2.016 ms [texture] texture-filter=nearest: FPS: 1000 FrameTime: 1.000 ms [texture] texture-filter=linear: FPS: 1005 FrameTime: 0.995 ms [texture] texture-filter=mipmap: FPS: 1020 FrameTime: 0.980 ms [shading] shading=gouraud: FPS: 322 FrameTime: 3.106 ms [shading] shading=blinn-phong-inf: FPS: 280 FrameTime: 3.571 ms [shading] shading=phong: FPS: 311 FrameTime: 3.215 ms [shading] shading=cel: FPS: 315 FrameTime: 3.175 ms [bump] bump-render=high-poly: FPS: 109 FrameTime: 9.174 ms [bump] bump-render=normals: FPS: 1043 FrameTime: 0.959 ms [bump] bump-render=height: FPS: 1043 FrameTime: 0.959 ms [effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 570 FrameTime: 1.754 ms [effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 200 FrameTime: 5.000 ms [pulsar] light=false:quads=5:texture=false: FPS: 999 FrameTime: 1.001 ms [desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 210 FrameTime: 4.762 ms [desktop] effect=shadow:windows=4: FPS: 579 FrameTime: 1.727 ms [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 59 FrameTime: 16.949> [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 59 FrameTime: 16> [buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 70 FrameTime: 14.286 > [ideas] speed=duration: FPS: 308 FrameTime: 3.247 ms [jellyfish] <default>: FPS: 388 FrameTime: 2.577 ms [terrain] <default>: FPS: 25 FrameTime: 40.000 ms [shadow] <default>: FPS: 214 FrameTime: 4.673 ms [refract] <default>: FPS: 26 FrameTime: 38.462 ms [conditionals] fragment-steps=0:vertex-steps=0: FPS: 788 FrameTime: 1.269 ms [conditionals] fragment-steps=5:vertex-steps=0: FPS: 786 FrameTime: 1.272 ms [conditionals] fragment-steps=0:vertex-steps=5: FPS: 784 FrameTime: 1.276 ms [function] fragment-complexity=low:fragment-steps=5: FPS: 780 FrameTime: 1.282 ms [function] fragment-complexity=medium:fragment-steps=5: FPS: 769 FrameTime: 1.300 ms [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 771 FrameTime: 1.297 ms [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 775 FrameTime: 1.290 ms [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 758 FrameTime: 1.319 ms ======================================================= glmark2 Score: 524 =======================================================
  19. @snakekick Thanks, that seems to confirm my findings back a few months ago. Adding a 5ms delay in the test case did not prevent the crash. Though it could be the system load is at play. Maybe adding a delay at the kernel level would do. pcie is tagged on the big CPUs so the SATA disks seem to matter (as the ethernet port). One could try in emergency mode (passing emergency to the kernel (I do it by "setenv extraboardargs emergency" after halting u-boot with a key press then enter "boot"). You will have just the root partition mounted read-only (so no network connection, a serial console is required). Then run the test. Also note that the design of the GPU regulator has the same issue as the CPU b one ... (for my tests I blacklisted panfrost, ie the GPU driver). After looking at the rockchip64 board schematics the design around the CPU b regulator is not similar but exactly the same as the helios64 one (rockchip64 uses a tcs4545 regulator for cpu b and tcs4546 for GPU). I wonder if the easiest fix would not be to pay someone to desolder the syr837 regulator and solder a tcs4545 instead - same for the GPU regulator a tcs4546 instead of the syr838... except that these chips from Torch Chip seem nowhere to be found. Maybe rip them from a rockpro64 board. @aprayoga can you confirm the Helios64 design for the rk3399 big cpu and gpu regulators are the same as the RockPro64 ones? Would it make sense (and would it fix the unstable cpu_b) to desolder the syr837/syr838 to replace them with tcs4545/tcs4546? Ie the tcs4535 datasheet (I am still unable to find the tcs4545 datasheet) I found tells tcs425 has internal pulldown for VSEL and EN which syr837 does not, the syr837 datasheet requires a 22uF capacitor for VIN but the helios64 has a 10uF one like the rockpro64 for the tcs4545. The SW pin of the helios64 has 470uH inductor with 4 x 22uF capacitors like the rockpro64 for the tcs4545 (like the typical application in the tcs4535 datasheet with 470uH inductor with two 22uF capacitors)? Do you know a replacement for the TCS4545/TCS4546 that has closer specs than the syr837/syr838? I cannot seem to find TCS4545/TCS4546 for sale (maybe I could buy a rockproc64 to desolder them at least for a test... or could you check on your side with a helios64 board that the cpufreq-switching-2-b test above crash with syr837 but not with tcs4545 with vanilla rk3399 opp definitions in dts? Sadly the Helios64 filled a market that is left unfilled. People who do not have the know-how to go full low-wattage DIY NAS and who also cannot afford to pay 1K€ for a NAS (and who might need two NASs to make things worse). In the meantime, I spend a lot of time learning about DIY NAS, but it is still hard to get wattage at full load (they tend to give all idle power usage). I probably will end up gambling and buying one build and pray... but with Helios64 I had the metrics before buying. I found that the Rock960 has the same design for the cpu_b and gpu regulators except for the inductor which is 0.240uH on the rock960 and 0.470uH on the Helios64. But hard to tell if the Rock960 is stable with my cpufreq switching test for the big cpus of the rk3399, might be the use of the board does not stress it as much as a raid10 on the helios64 pcie sata which is tagged to the cpu_b ... (initially it was 4 3TB WD Red - the old CMR model WD30EFRX-68EUZN0), from Helios4 setup as advertised by Kobol wiki for the Helios4... the board crashes on first boot after assembly with this raid setup. Mind I found that the Pinebook Pro also has the same design as the Helios64 this time around the syr837/syr838 ... I begin to wonder if either they are all broken (could be the amount of stress of a NAS ethernet or raid10 pcie is not that common) or if this is not the issue at stake.
  20. Hi guys, its the first time im gonna post here so bear with me, i am a recent user of orange pi zero 3, one with 4GB RAM and i have been able to run the latest community release on it, things work besides audio thru hdmi, but i have noticed that the video encoding and decoding is not working, albeit 3d acceleration works thru panfrost and Mesa. I have been digging this topic and i wanted to share what i found and maybe validate if im right or perhaps i am not getting this well. 1. Video encoding and decoding in G31-MP2 is something separated from what Mesa and panfrost would do, so even if those work i cant get video acceleration with h.264 etc. 2. It is possible because the android 12 TV version from the manufacturer can do it in a very easy way, but as far as i understood this is because it is using some kind of closed source driver, that the SoC manufacturer provided (that almost all the boards made with the allwinner H616/H618 would run, so it isnt like orange pi dedicated developers to create the android being offered but it is a stock stuff that Allwinner has available for whoever buys their chips) 3. There are efforts to reverse engineer this properly called CEDRUS but there is kind of a lack of information about them since 2019, it is supposedly present in the kernel, but as many others have said and tried for some reason is not working with H616//h618. Anyone knows if it is still being developed? In conclusion the state of things with hardware decoding and encoding of video in ARM is like a wasteland, at least for linux, these chips, ARM chips we get are mostly developed for android TV boxes or TVs or tablets, but they do not develop for linux, that maybe transferring the necessary code to make it work could be trivial, but with thin resources and doing the bare minimum and being closed source the SoC manufacturer has no interest in creating this support and it is left to open source volunteers to find a way. Which means that support for the H616/H618 might come several years into the future perhaps never. Am I interpreting reality right?, i had some hopes to create something like a jellyfin box with accelerated hardware coding and decoding but nothing might be possible, there is maybe some hope, i read somewhere in the LibreELEC forums that someone made it possible to run it with video decoding (if i am not mistaken) with no audio, so perhaps someone found a way?, thanks in advance.
  21. Hi @prahal I've just done a test with your cpufreq-switching-2 program. I'm running Helios64 on Armbian 23.08.0-trunk Bookworm with Linux 6.6.8-edge-rockchip64 I've started with LITTLE (CPUL = 1) The program ran the 100 loops without issue. Then I ran with big (CPUB = 1) So far it failed at the 6th loop Before a third run, I tried to change the interrupt allocation on xhci and ahci as you suggested Please note the interrupts may vary after reboot (e.g. ahci was 76-80, after reboot it is 75-79) # cat /proc/interrupts CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 18: 0 0 0 0 0 0 GICv3 25 Level vgic 20: 0 0 0 0 0 0 GICv3 27 Level kvm guest vtimer 23: 7947 8876 6014 7156 18916 24271 GICv3 30 Level arch_timer 25: 6601 5232 4476 4609 11249 4343 GICv3 113 Level rk_timer 31: 0 0 0 0 0 0 GICv3 37 Level ff6d0000.dma-controller 32: 0 0 0 0 0 0 GICv3 38 Level ff6d0000.dma-controller 33: 0 0 0 0 0 0 GICv3 39 Level ff6e0000.dma-controller 34: 0 0 0 0 0 0 GICv3 40 Level ff6e0000.dma-controller 36: 915 0 0 0 0 0 GICv3 132 Level ttyS2 37: 0 0 0 0 0 0 GICv3 147 Level ff650800.iommu 38: 0 0 0 0 0 0 GICv3 149 Level ff660480.iommu 39: 0 0 0 0 0 0 GICv3 151 Level ff8f3f00.iommu, ff8f0000.vop 40: 0 0 0 0 0 0 GICv3 150 Level ff903f00.iommu, ff900000.vop 41: 0 0 0 0 0 0 GICv3 75 Level ff914000.iommu 42: 0 0 0 0 0 0 GICv3 76 Level ff924000.iommu 43: 0 0 0 0 0 0 GICv3 85 Level ff1d0000.spi 44: 0 0 0 0 0 0 GICv3 84 Level ff1e0000.spi 45: 0 0 0 0 0 0 GICv3 164 Level ff200000.spi 46: 1399 0 0 0 1775 0 GICv3 142 Level xhci-hcd:usb1 47: 30 0 0 0 0 0 GICv3 67 Level ff120000.i2c 48: 0 0 0 0 0 0 GICv3 68 Level ff160000.i2c 49: 5031 0 0 0 0 0 GICv3 89 Level ff3c0000.i2c 50: 540 0 0 0 0 0 GICv3 88 Level ff3d0000.i2c 51: 0 0 0 0 0 0 GICv3 90 Level ff3e0000.i2c 52: 0 0 0 0 0 0 GICv3 129 Level rockchip_thermal 53: 0 0 0 0 0 0 GICv3 152 Edge ff848000.watchdog 54: 0 0 0 0 0 0 GICv3-23 0 Level arm-pmu 55: 0 0 0 0 0 0 GICv3-23 1 Level arm-pmu 56: 0 0 0 0 0 0 rockchip_gpio_irq 9 Edge 2-0020 57: 0 0 0 0 0 0 rockchip_gpio_irq 10 Level rk808 63: 0 0 0 0 0 0 rk808 5 Edge RTC alarm 67: 2 0 0 0 0 0 GICv3 94 Level ff100000.saradc 68: 0 0 0 0 0 0 GICv3 97 Level dw-mci 69: 0 0 0 0 0 0 rockchip_gpio_irq 7 Edge fe320000.mmc cd 70: 0 0 0 0 0 0 GICv3 81 Level pcie-sys 72: 0 0 0 0 0 0 GICv3 83 Level pcie-client 74: 0 0 0 0 0 0 ITS-MSI 0 Edge PCIe PME, aerdrv 75: 0 489 0 0 524 0 ITS-MSI 524288 Edge ahci0 76: 0 0 237 0 0 904 ITS-MSI 524289 Edge ahci1 77: 0 0 0 489 31578 0 ITS-MSI 524290 Edge ahci2 78: 0 0 0 0 249 0 ITS-MSI 524291 Edge ahci3 79: 0 0 0 0 0 248 ITS-MSI 524292 Edge ahci4 83: 14093 0 0 0 0 0 GICv3 43 Level mmc1 84: 0 0 0 0 0 0 rockchip_gpio_irq 5 Edge Power 85: 0 0 0 0 0 0 rockchip_gpio_irq 3 Edge User Button 1 86: 0 0 0 931 0 0 GICv3 44 Level end0 87: 5 0 0 0 0 0 rockchip_gpio_irq 2 Level fsc_interrupt_int_n 88: 0 0 0 0 0 0 GICv3 59 Level rockchip_usb2phy 89: 0 0 0 0 0 0 GICv3 135 Level rockchip_usb2phy_bvalid 90: 0 0 0 0 0 0 GICv3 136 Level rockchip_usb2phy_id 91: 0 0 0 0 0 0 GICv3 60 Level ohci_hcd:usb4 92: 0 0 0 0 0 0 GICv3 58 Level ehci_hcd:usb3 93: 0 0 0 0 0 0 GICv3 137 Level dwc3-otg, xhci-hcd:usb5 94: 0 0 0 0 0 0 GICv3 32 Level rk-crypto 95: 0 0 0 0 0 0 GICv3 146 Level ff650000.video-codec 96: 0 0 0 0 0 0 GICv3 87 Level ff680000.rga 97: 0 0 0 0 0 0 GICv3 145 Level ff650000.video-codec 98: 0 0 0 0 0 0 GICv3 148 Level ff660000.video-codec 99: 0 0 0 0 0 0 rockchip_gpio_irq 2 Edge gpio-charger 100: 0 0 0 0 0 0 rockchip_gpio_irq 27 Edge gpio-charger 101: 2 0 0 0 0 0 GICv3 51 Level panfrost-gpu 102: 0 0 0 0 0 0 GICv3 53 Level panfrost-mmu 103: 0 0 0 0 0 0 GICv3 52 Level panfrost-job IPI0: 1384 1517 1472 1311 4816 7551 Rescheduling interrupts IPI1: 12225 10971 9100 9240 10161 26978 Function call interrupts IPI2: 0 0 0 0 0 0 CPU stop interrupts IPI3: 0 0 0 0 0 0 CPU stop (for crash dump) interrupts IPI4: 2213 2003 2357 2402 2137 1671 Timer broadcast interrupts IPI5: 598 601 747 496 1106 784 IRQ work interrupts IPI6: 0 0 0 0 0 0 CPU wake-up interrupts Err: 0 I reallocated the interrupts over the little core. # echo 0 > /proc/irq/46/smp_affinity_list # echo 1 > /proc/irq/75/smp_affinity_list # echo 2 > /proc/irq/76/smp_affinity_list # echo 3 > /proc/irq/77/smp_affinity_list # echo 0 > /proc/irq/78/smp_affinity_list # echo 1 > /proc/irq/79/smp_affinity_list Then I ran the program on the big again (CPUB = 1) And I reach the 25th loop before it failed.
  22. Can you be the first to run video drivers on this device? https://developer.arm.com/downloads/-/mali-drivers/bifrost-kernel https://docs.mesa3d.org/download.html https://docs.mesa3d.org/drivers/panfrost.html I use it as a server without video render. But some users ask for video acceleration.
  23. 🏆 Become a sponsor, help to add other boards in armbian standart, you don't need to be a programmer to help the community, just need a copy of the ARM BOARD and a x86 computer to compile new versions. ########################### EMMC: V1.1 HZDM Release Version ########################### If you like what you see here and want to help: Donate Armbian the like button only costs a few dollars. Armbian Needs you help! # Tested on 4gb 32gb version (04/04/2024) Armbian 24.2.1 H96 Max v56 Kernel 6.2.16: The Ubuntu Jammy Server 8gb image unofficial The Ubuntu Jammy Desktop 8gb image unofficial The Debian BookWorm Server 8gb image unofficial The Debian BookWorm Desktop 8gb image unofficial If you given up of Armbian Linux on your H96MAX RK3566 TV box Think Again and again and again and again, because: @hzdm updated armbian Build configuration: V1.1 HZDM original Build Armbian Tutorial: #START# On Linux: 1 - Follow the Build Armbian instructions if it doesnt Build your image as espected rm -rf build git clone --depth 1 --branch v24.02 https://github.com/armbian/build try again and again and again and again 2 - Download H96MAX Armbian Build Config (Original Source) 3 - Copy the h96-max-v56 directory to build/packages/blobs/ directory 4 - Copy the h96-max-v56.conf file to the build/config/boards/ directory 5 - Run the image build ./compile.sh On Windows: 6 - Download the Armbian.cfg file to RKDevTool (Original Source) 7 - Drop it on RKDevTool 8 - Shutting down H96 MAX. 9 - Press the Reset button. 10 - Turn on the H96 MAX. 11 - Wait until The message "Found One MASKROM Device" or "Found One LOADER Device" should appear. (1) 12 - Mark all 2 sections with check marks (2) 13 - Open 2 files for each section (3) 14 - Check "Write by Address" (4). 15 - Press the "Run" button (5). The download will start. When the message "Download image OK" appears, the download is finished (6). 16 - H96 MAX will automatically reboot. Done. Alternative: On Linux OS rkdeveloptool db MiniLoaderAll.bin # If this is not your first time flashing with this firmware, an error may appear here\. It\'s not a big deal rkdeveloptool wl 0x0 Your_Armbian_Image-trunk_H96-max-v56_jammy_current_6.1.62.img rkdeveloptool rd And because a malware was discovered in the XZ library from Edge trixie and Edge sid I came here again to remove and ReBuild all afected images. Ubuntu: One of the most popular Linux distributions is not affected as its xz version is the older 5.4 version. No updates are required. Debian Linux: No stable versions of the distribution were affected. but compromised packages were part of test, unstable and experimental versions. Users must update xz-utils. Read more: CVE-2024-3094 Video drivers: https://developer.arm.com/downloads/-/mali-drivers/bifrost-kernel https://docs.mesa3d.org/download.html https://docs.mesa3d.org/drivers/panfrost.html
  24. 🏆 Become a sponsor, help to add other boards in armbian standart, you don't need to be a programmer to help the community, just need a copy of the ARM BOARD and a x86 computer to compile new versions. ########################### EMMC: V1.1 HZDM Release Version ########################### If you like what you see here and want to help: Donate Armbian the like button only costs a few dollars. Armbian Needs you help! If you given up of Armbian Linux on your H96MAX RK3566 TV box Think Again and again and again and again, because: @hzdm updated armbian Build configuration: V1.1 HZDM original Build Armbian Tutorial: #START# On Linux: 1 - Follow the Build Armbian instructions if it doesnt Build your image as espected rm -rf build git clone --depth 1 --branch v24.02 https://github.com/armbian/build try again and again and again and again 2 - Download H96MAX Armbian Build Config (Original Source) 3 - Copy the h96-max-v56 directory to build/packages/blobs/ directory 4 - Copy the h96-max-v56.conf file to the build/config/boards/ directory 5 - Run the image build ./compile.sh On Windows: 6 - Download the Armbian.cfg file to RKDevTool (Original Source) 7 - Drop it on RKDevTool Boot, MiniLoaderAll: H96-MAX-8gb-MiniLoaderAll.bin H96-MAX-4gb-MiniLoaderAll.bin 8 - Shutting down H96 MAX. 9 - Press the Reset button. 10 - Turn on the H96 MAX. 11 - Wait until The message "Found One MASKROM Device" or "Found One LOADER Device" should appear. (1) 12 - Mark all 2 sections with check marks (2) 13 - Open 2 files for each section (3) 14 - Check "Write by Address" (4). 15 - Press the "Run" button (5). The download will start. When the message "Download image OK" appears, the download is finished (6). 16 - H96 MAX will automatically reboot. Done. Alternative: On Linux OS rkdeveloptool db MiniLoaderAll.bin # If this is not your first time flashing with this firmware, an error may appear here\. It\'s not a big deal rkdeveloptool wl 0x0 Your_Armbian_Image-trunk_H96-max-v56_jammy_current_6.1.62.img rkdeveloptool rd And because a malware was discovered in the XZ library from Edge trixie and Edge sid I came here again to remove and ReBuild all afected images. Ubuntu: One of the most popular Linux distributions is not affected as its xz version is the older 5.4 version. No updates are required. Debian Linux: No stable versions of the distribution were affected. but compromised packages were part of test, unstable and experimental versions. Users must update xz-utils. Read more: CVE-2024-3094 Video drivers: https://developer.arm.com/downloads/-/mali-drivers/bifrost-kernel https://docs.mesa3d.org/download.html https://docs.mesa3d.org/drivers/panfrost.html
  25. This Chinese box It's always a surprise. sometimes it works, sometimes it doesn't Kernel V6.6 was the new standart if you build any image let me know @Antonio Cahuana About the hardware acceleration, i think you can install Video drivers: https://developer.arm.com/downloads/-/mali-drivers/bifrost-kernel https://docs.mesa3d.org/download.html https://docs.mesa3d.org/drivers/panfrost.html
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines