Search the Community
Showing results for 'panfrost'.
-
Here the workaround to get a "gdm" login screen: root@ password: _ _ _ /_\ _ _ _ __ | |__(_)__ _ _ _ / _ \| '_| ' \| '_ \ / _` | ' \ /_/ \_\_| |_|_|_|_.__/_\__,_|_||_| v25.11.2 for Khadas VIM3 running Armbian Linux 6.12.58-current-meson64 Performance: Load: 25% Uptime: 4 minutes Local users: 3 Memory usage: 8% of 3.68G CPU temp: 38°C Usage of /: 11% of 58G RX today: 920 MiB Tips: Armbian config utility https://tinyurl.com/yc39n6m3 Commands: Configuration : armbian-config Monitoring : htop root@khadas-vim3:~# systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. Issue #1: No login screen on HDMI: root@khadas-vim3:~# systemctl status gdm.service ● gdm.service - GNOME Display Manager Loaded: loaded (/usr/lib/systemd/system/gdm.service; static) Active: active (running) since Mon 2025-12-15 17:25:25 CET; 4min 28s ago Process: 2684 ExecStartPre=/usr/share/gdm/generate-config (code=exited, status=0/SUCCESS) Main PID: 2699 (gdm3) Tasks: 4 (limit: 4215) Memory: 8.9M (peak: 10.4M) CPU: 414ms CGroup: /system.slice/gdm.service └─2699 /usr/sbin/gdm3 Dec 15 17:27:04 khadas-vim3 gdm3[2699]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed Dec 15 17:27:04 khadas-vim3 gdm3[2699]: Gdm: on_display_removed: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed Dec 15 17:28:40 khadas-vim3 gdm3[2699]: Gdm: GdmDisplay: Session never registered, failing Dec 15 17:28:40 khadas-vim3 gdm3[2699]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed Dec 15 17:28:40 khadas-vim3 gdm3[2699]: Gdm: on_display_removed: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed Dec 15 17:28:40 khadas-vim3 gdm-autologin][3881]: PAM unable to dlopen(pam_gnome_keyring.so): /usr/lib/security/pam_gnome_keyring.so: cannot open shared object file: No > Dec 15 17:28:40 khadas-vim3 gdm-autologin][3881]: PAM adding faulty module: pam_gnome_keyring.so Dec 15 17:28:40 khadas-vim3 gdm-autologin][3881]: pam_unix(gdm-autologin:session): session opened for user amach(uid=1000) by amach(uid=0) Dec 15 17:28:41 khadas-vim3 gdm3[2699]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed Dec 15 17:28:41 khadas-vim3 gdm3[2699]: Gdm: on_display_removed: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed root@khadas-vim3:~# ll /dev/dri/ total 0 drwxr-xr-x 2 root root 140 Dec 15 17:25 by-path crw-rw----+ 1 root video 226, 0 Dec 15 17:25 card0 crw-rw----+ 1 root video 226, 1 Dec 15 17:25 card1 crw-rw----+ 1 root video 226, 2 Dec 15 17:25 card2 crw-rw----+ 1 root render 226, 128 Dec 15 17:25 renderD128 crw-rw----+ 1 root render 226, 129 Dec 15 17:25 renderD129 root@khadas-vim3:~# udevadm info /dev/dri/card0 P: /devices/platform/soc/ff900000.vpu/drm/card0 M: card0 R: 0 U: drm T: drm_minor 😧 c 226:0 N: dri/card0 L: 0 S: dri/by-path/platform-ff900000.vpu-card E: DEVPATH=/devices/platform/soc/ff900000.vpu/drm/card0 E: DEVNAME=/dev/dri/card0 E: DEVTYPE=drm_minor E: MAJOR=226 E: MINOR=0 E: SUBSYSTEM=drm E: USEC_INITIALIZED=2805131 E: ID_PATH=platform-ff900000.vpu E: ID_PATH_TAG=platform-ff900000_vpu E: ID_FOR_SEAT=drm-platform-ff900000_vpu E: DEVLINKS=/dev/dri/by-path/platform-ff900000.vpu-card E: TAGS=:master-of-seat:uaccess:seat: E: CURRENT_TAGS=:master-of-seat:uaccess:seat: root@khadas-vim3:~# udevadm info /dev/dri/card1 P: /devices/platform/soc/ffe40000.gpu/drm/card1 M: card1 R: 1 U: drm T: drm_minor 😧 c 226:1 N: dri/card1 L: 0 S: dri/by-path/platform-ffe40000.gpu-card E: DEVPATH=/devices/platform/soc/ffe40000.gpu/drm/card1 E: DEVNAME=/dev/dri/card1 E: DEVTYPE=drm_minor E: MAJOR=226 E: MINOR=1 E: SUBSYSTEM=drm E: USEC_INITIALIZED=7219633 E: ID_PATH=platform-ffe40000.gpu E: ID_PATH_TAG=platform-ffe40000_gpu E: GDM_NUMBER_OF_GRAPHICS_CARDS=3 E: ID_FOR_SEAT=drm-platform-ffe40000_gpu E: DEVLINKS=/dev/dri/by-path/platform-ffe40000.gpu-card E: TAGS=:seat:master-of-seat:uaccess: E: CURRENT_TAGS=:seat:master-of-seat:uaccess: root@khadas-vim3:~# udevadm info /dev/dri/card2 P: /devices/platform/etnaviv/drm/card2 M: card2 R: 2 U: drm T: drm_minor 😧 c 226:2 N: dri/card2 L: 0 S: dri/by-path/platform-etnaviv-card E: DEVPATH=/devices/platform/etnaviv/drm/card2 E: DEVNAME=/dev/dri/card2 E: DEVTYPE=drm_minor E: MAJOR=226 E: MINOR=2 E: SUBSYSTEM=drm E: USEC_INITIALIZED=7215211 E: ID_PATH=platform-etnaviv E: ID_PATH_TAG=platform-etnaviv E: GDM_NUMBER_OF_GRAPHICS_CARDS=3 E: ID_FOR_SEAT=drm-platform-etnaviv E: DEVLINKS=/dev/dri/by-path/platform-etnaviv-card E: TAGS=:master-of-seat:uaccess:seat: E: CURRENT_TAGS=:master-of-seat:uaccess:seat: WORKAROUND - Issue #1: root@khadas-vim3:/dev/dri# mv card2 card2out root@khadas-vim3:/dev/dri# ll total 0 drwxr-xr-x 2 root root 140 Dec 15 17:33 by-path crw-rw----+ 1 root video 226, 0 Dec 15 17:35 card0 crw-rw----+ 1 root video 226, 1 Dec 15 17:25 card1 crw-rw----+ 1 root video 226, 2 Dec 15 17:25 card2out crw-rw----+ 1 root render 226, 128 Dec 15 17:25 renderD128 crw-rw----+ 1 root render 226, 129 Dec 15 17:25 renderD129 root@khadas-vim3:/dev/dri# systemctl restart gdm.service root@khadas-vim3:/dev/dri# systemctl status gdm.service ● gdm.service - GNOME Display Manager Loaded: loaded (/usr/lib/systemd/system/gdm.service; static) Active: active (running) since Mon 2025-12-15 17:38:56 CET; 7s ago Process: 8999 ExecStartPre=/usr/share/gdm/generate-config (code=exited, status=0/SUCCESS) Main PID: 9006 (gdm3) Tasks: 5 (limit: 4215) Memory: 6.2M (peak: 7.2M) CPU: 172ms CGroup: /system.slice/gdm.service └─9006 /usr/sbin/gdm3 Dec 15 17:38:56 khadas-vim3 systemd[1]: Starting gdm.service - GNOME Display Manager... Dec 15 17:38:56 khadas-vim3 systemd[1]: Started gdm.service - GNOME Display Manager. Dec 15 17:38:56 khadas-vim3 gdm-autologin][9011]: PAM unable to dlopen(pam_gnome_keyring.so): /usr/lib/security/pam_gnome_keyring.so: cannot open shared object file: No > Dec 15 17:38:56 khadas-vim3 gdm-autologin][9011]: PAM adding faulty module: pam_gnome_keyring.so Dec 15 17:38:56 khadas-vim3 gdm-autologin][9011]: pam_unix(gdm-autologin:session): session opened for user amach(uid=1000) by amach(uid=0) Dec 15 17:38:56 khadas-vim3 gdm3[9006]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed Dec 15 17:38:56 khadas-vim3 gdm3[9006]: Gdm: on_display_removed: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed --- Issue #2: Missing Display resolution 3440x1440 for Display Dell U3415W connected to HDMI: root@khadas-vim3:/home/amach# cat xrandr.txt Screen 0: minimum 16 x 16, current 2560 x 1440, maximum 32767 x 32767 HDMI-1 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 800mm x 330mm 2560x1440 59.91*+ 1920x1440 59.90 1600x1200 59.87 1440x1080 59.87 1400x1050 59.86 1280x1024 59.76 1280x960 59.94 1152x864 59.78 1024x768 59.68 800x600 59.86 640x480 59.38 320x240 59.52 1920x1200 59.88 1680x1050 59.85 1440x900 59.89 1280x800 59.81 1152x720 59.75 960x600 59.63 928x580 59.88 800x500 59.50 768x480 59.38 720x480 59.71 640x400 59.20 320x200 58.96 2048x1152 59.90 1920x1080 59.88 1600x900 59.82 1368x768 59.88 1280x720 59.86 1024x576 59.90 864x486 59.45 720x400 59.55 640x350 59.77 root@khadas-vim3:/dev/dri# inxi -Gxx Graphics: Device-1: meson-g12a-vpu driver: meson_drm v: N/A bus-ID: N/A chip-ID: amlogic:ff900000 Device-2: meson-g12a-mali driver: panfrost v: kernel bus-ID: N/A chip-ID: amlogic:ffe40000 Device-3: meson-g12a-dw-hdmi driver: meson_dw_hdmi v: N/A bus-ID: N/A chip-ID: amlogic:ff600000 Display: server: X.org v: 1.21.1.11 with: Xwayland v: 23.2.6 compositor: gnome-shell v: 46.0 driver: X: loaded: modesetting gpu: meson_drm,panfrost,meson_dw_hdmi tty: 170x62 Monitor-1: HDMI-A-1 model: Dell U3415W res: 3440x1440 dpi: 109 diag: 865mm (34.1") API: EGL v: 1.5 platforms: gbm: drv: etnaviv surfaceless: drv: panfrost inactive: wayland,x11 API: OpenGL v: 3.1 compat-v: 2.1 vendor: mesa v: 25.0.7-0ubuntu0.24.04.2 note: console (EGL sourced) renderer: Vivante GC8000 rev 7120, Mali-G52 (Panfrost) Please let me know or test to set the display resolution to 3440x1440 - Thank you
-
🏆 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. 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! This Armbian adventure was summarized in my Public Github Repository. H96 MAX V56 RK3566 8gb Ram SD-Card unofficial images: Tutorial SD-Card Version v0.5 ARMBIAN BETA unofficial H96 MAX V56 RK3566 8gb EMMC Chainloader to mainline HotnikQ unofficial images: Tutorial EMMC Version V0.7 ARMBIAN BETA unofficial H96 MAX V56 RK3566 8gb EMMC Mainline Boot Hzdm unofficial images: Tutorial EMMC Version v0.8 ARMBIAN unofficial H96 MAX V56 RK3566 8gb EMMC Mainline Boot Hzdm unofficial images: Tutorial EMMC Version v0.9 ARMBIAN BETA unofficial H96 MAX V56 RK3566 8gb EMMC Chainloader to mainline HotnikQ unofficial images: Tutorial EMMC Version v1.0 ARMBIAN unofficial H96 MAX V56 RK3566 8gb EMMC Hzdm Mainline Boot Custom unofficial images: Tutorial Build Your own Armbian EMMC unofficial image H96 MAX V56 RK3566 EMMC Raspiblitz HotnikQ unofficial images: Tutorial Build Raspiblitz on EMMC Armbian Bullseye unofficial H96 MAX V56 RK3566 8gb EMMC Hzdm Mainline Boot unofficial images: Tutorial Build Your own V1.1 Armbian EMMC unofficial image H96 MAX V56 RK3566 8gb Vendor Kernel 5.1.16 Tutorial Build Your own Armbian Rockchip Kernel vendor Kernel 5.1.16 Armbian Joshua Riek Ubuntu Rockchip Images kernel 5.1 H96 MAX V56 RK3566 8gb Vendor Kernel 6.1.43 Tutorial Build Your own Armbian Rockchip Kernel vendor Kernel 6.1.43 Armbian Joshua Riek Ubuntu Rockchip Images Kernel 6.1 Tutorial Flash H96 Max on Linux Desktop Tutorial Build Your own Armbian with Maxios Lan Device Using Linux Power Shell H96 MAX V56 RK3566 8gb EMMC Ning Mainline Kernel: Armbian EMMC official image Armbian Desktop Gnome kernel The Latest official Debian BookWorm Server Kernel Minimal The Latest official Desktop Test Images: Pre-Build Desktop 22.04 Armbian Test Image (PT-BR) Community Official Images: Armbian_community_25.2.0-trunk.410_H96-tvbox-3566_bookworm_current_6.12.11_minimal.img.xz Armbian_community_25.2.0-trunk.410_H96-tvbox-3566_noble_current_6.12.11_gnome_desktop.img.xz Bleding Edge images: Armbian-unofficial_25.11.0-trunk_H96-tvbox-3566_bookworm_edge_6.16.10_gnome_desktop.tar.xz Software description: V0.5 = @armbian The Armbian SD card image "Compiled From Armbian Project" V0.8 = @hzdm Project with Mainline Bootloader "Boot the 64gb Emmc Armbian with Mainline Rockchip" V0.9 = @hzdm Release Mainline Bootloader "Boot the 32gb and 64gb Emmc Armbian with Mainline Rockchip" V1.0 = @hotnikq The Armbian SD card inside the Android Legacy Rockchip Image "Two Original Glued Images: Android boot for Linux" V1.2 = @ning Release Device Tree and Bootloader to longterm 6.6.27 Kernel "Boot with Mainline Rockchip" V1.3 = @Hqnicolas Github PR Enable h96 Rk3566 TV-Box device for Kernel 6.8 V1.4 = @pocosparc Github PR Enable OpenVFD and IR controller V1.5 = @dfahren Github PR Update U-boot 2025.01 for Kernel 6.12+ @fevangelou Linux Flash Tutorial @WINEDS Build Armbian for Maxios Lan Chip Board Video drivers: https://developer.arm.com/downloads/-/mali-drivers/bifrost-kernel https://docs.mesa3d.org/download.html https://docs.mesa3d.org/drivers/panfrost.html Wifi Driver: https://drive.google.com/file/d/1B1LmAylalETcnBEWiPiJHL0MjK5xlIV4/view?usp=sharing For Boards Newer than 2025: Follow @WINEDS method to compile Armbian with the ethernet and wifi drivers Front Panel Display: Tutorial Repo: https://github.com/jefflessard/tm16xx-display UEFI: https://github.com/hqnicolas/h96v56_uefi/releases/tag/v1.2.1 Or Just Live install Wifi Driver: cd /lib/firmware/brcm/ sudo wget https://github.com/CoreELEC/brcmfmac_sdio-firmware-aml/raw/master/firmware/brcm/fw_bcm4335b0_ag.bin sudo ln -s fw_bcm4335b0_ag.bin brcmfmac4335-sdio.h96-TVbox,rk3566.bin sudo reboot now nmcli dev wifi sudo rmmod brcmfmac_wcc brcmfmac brcmutil modprobe brcmfmac Topic description: This topic aims to demonstrate the path taken to the Armibian EMMC solution. In our path we create a lot of ready-to-use ROM files, some users burn an use this images without learning with the Linux compilation process. the name of the topic is efforts but that's no effort at all, you should try compile your own images. Device Capability Test: Using Rockchip SoCs NPU. Drivers: https://github.com/rockchip-linux/rknpu2 User Guide: https://github.com/rockchip-linux/rknpu2/blob/master/doc/Rockchip_RKNPU_User_Guide_RKNN_API_V1.4.0_EN.pdf OpenCV: https://opencv.org/blog/2022/11/29/working-with-neural-processing-units-npus-using-opencv/ A discussion on Reddit: https://www.reddit.com/r/OrangePI/comments/12b3jmj/accessing_the_npu_on_the_orange_pi/ Transformers models: https://github.com/usefulsensors/useful-transformers Usage: https://www.crowdsupply.com/useful-sensors/ai-in-a-box/ Usage: https://youtu.be/pN8mKZ5wpdQ
-
Hi Guys, I just did a new custom Armbian build ./compile.sh BOARD=orangepi5-plus BRANCH=vendor RELEASE=noble KERNEL_ONLY=yes KERNEL_CONFIGURE=no. The image is Armbian-unofficial_25.11.0-trunk_Orangepi5-plus_noble_vendor_6.1.115_cinnamon_desktop and when I installed it on orangepi I see it is not supporting Panfrost/Mail: glxinfo | grep -E "OpenGL renderer|OpenGL version" OpenGL renderer string: llvmpipe (LLVM 20.1.2, 128 bits) OpenGL version string: 4.5 (Compatibility Profile) Mesa 25.0.7-0ubuntu0.24.04.2 but for older image Old_Armbian-unofficial_25.08.0-trunk_Orangepi5-plus_noble_vendor_6.1.115_cinnamon_desktop All was well glxinfo | grep -E "OpenGL renderer|OpenGL version" OpenGL renderer string: Mali-G610 (Panfrost) OpenGL version string: 3.1 Mesa 25.0.7-0ubuntu0.24.04.2 I did need to enable "ARM Mail Display Processor" under Device Drivers -> Graphics support -> ARM devices before I perform custom build. And I did this for both OS version 25.11.0 and 25.08.0. But newer version is not able to use it. Thanks Manish
-
Hi Guys, I just did a new custom Armbian build ./compile.sh BOARD=orangepi5-plus BRANCH=vendor RELEASE=noble KERNEL_ONLY=yes KERNEL_CONFIGURE=no. The image is Armbian-unofficial_25.11.0-trunk_Orangepi5-plus_noble_vendor_6.1.115_cinnamon_desktop and when I installed it on orangepi I see it is not supporting Panfrost/Mail: glxinfo | grep -E "OpenGL renderer|OpenGL version" OpenGL renderer string: llvmpipe (LLVM 20.1.2, 128 bits) OpenGL version string: 4.5 (Compatibility Profile) Mesa 25.0.7-0ubuntu0.24.04.2 but for older image Old_Armbian-unofficial_25.08.0-trunk_Orangepi5-plus_noble_vendor_6.1.115_cinnamon_desktop All was well glxinfo | grep -E "OpenGL renderer|OpenGL version" OpenGL renderer string: Mali-G610 (Panfrost) OpenGL version string: 3.1 Mesa 25.0.7-0ubuntu0.24.04.2 I did need to enable "ARM Mail Display Processor" under Device Drivers -> Graphics support -> ARM devices before I perform custom build. And I did this for both OS version 25.11.0 and 25.08.0. But newer version is not able to use it. Thanks Manish
-
Hello, this quick tutorial is to introduce an experimental Debian and Ubuntu APT repository to install ffmpeg compiled with v4l2request and v4l2drmprime patches developed by Linux kernel, LIbreELEC and Kodi folks to allow hardware video decoding on stateless decoders like those implemented in Rockchip and Allwinner SoCs for h.264, h.265, vp8 and vp9 codecs. The repository introduces a new ffmpeg package that integrates and substitues the base ffmpeg package and its related packages. Preconditions: Mainline kernel 6.1 or more recent armhf or arm64 architecture Supported distributions: Debian 12 - Bookworm Debian 13 - Trixie Ubuntu 22.04 - Jammy Ubuntu 24.04 - Noble Rockchip and Allwinner have already been tested, but this should work on other platforms with stateless decoders supported in kernel APT REPOSITORY SETUP To install the repository, just copy and paste the lines in a terminal: $ sudo wget http://apt.undo.it:7242/apt.undo.it.asc -O /etc/apt/trusted.gpg.d/apt.undo.it.asc $ . /etc/os-release && echo "deb http://apt.undo.it:7242 $VERSION_CODENAME main" | sudo tee /etc/apt/sources.list.d/apt.undo.it.list $ echo -e "Package: *\nPin: release o=apt.undo.it\nPin-Priority: 600" | sudo tee /etc/apt/preferences.d/apt-undo-it INSTALL FFMPEG AND MPV PACKAGES $ sudo apt update $ sudo apt install ffmpeg mpv SETUP MPV CONFIG FILE $ sudo mkdir -p /etc/mpv $ echo -e "hwdec=drm\ndrm-drmprime-video-plane=primary\ndrm-draw-plane=overlay" | sudo tee /etc/mpv/mpv.conf You can now play your videos using mpv and they should run with hardware decoding if supported, either in virtual terminals or in X11/Wayland windows! Enjoy! Notes: your mileage may vary a lot: the more recent is the kernel version, the better is support (you may need edge kernel) bug: when rendered in X11/Wayland window, video may show scattered tiles during frames bug: Lima driver (Mali 400/450) shows a red/pink tint when video is played in X11/Wayland (see https://github.com/mpv-player/mpv/issues/12968) (workaround below: https://forum.armbian.com/topic/32449-repository-for-v4l2request-hardware-video-decoding-rockchip-allwinner/?do=findComment&comment=177968) you may want to add --gpu-hwdec-interop=drmprime-overlay to the mpv command line if used in pure virtual terminal (no X, no Wayland) to use direct-to-overlay output Panfrost driver should work flawlessy 10 bit HEVC are generally supported on all Rockchip devices (rk322x, rk3288, rk33x8, rk3399), but Allwinner H3 have no hardware support for that
-
Hello, I am trying to enable Panfrost GPU acceleration on a new Armsom Sige5 board running the latest edge kernel (6.1.115), but glxinfo -B still shows llvmpipe. I have been troubleshooting this for some time and have discovered that the kernel module (panfrost.ko) loads correctly with modprobe, but it is not binding to the GPU hardware on boot. I believe I have found the reason why. A recent commit to the Armbian build system (https://github.com/armbian/build/commit/836def3d11699537e6289dedfbc766c2050d422d) changes the method for enabling Panfrost. It removes the panfrost overlay and adds KERNEL_TARGET_CONFIG="panfrost-all" instead. It appears that the current edge kernel available through armbian-config does not yet include this essential fix. Can you please advise when a kernel with this change will be available for download, or if there is a manual way I can apply this fix? Thank you.
-
HI, I'm trying Mint forum. I am receiving this notification on every system startup. 19/11/2025,16:18:34 Problems during Cinnamon initialization Cinnamon started successfully, but it was not possible to load one or more applets, desklets or extensions. Check the system logs and the LookingGlass log for any issues in Cinnamon. You can disable all extension(s) in Cinnamon Settings to prevent this message from appearing repeatedly. Please contact the developer. and Looking Glass log error t=2025-11-19T03:20:50Z [menu@cinnamon.org]: Util.latinise is not a function [menu@cinnamon.org]: Failed to evaluate 'main' function on applet: menu@cinnamon.org/0 error t=2025-11-19T03:20:50Z [menu@cinnamon.org]: Applet menu@cinnamon.org: Could not create applet object.[menu@cinnamon.org]: Error importing applet.js from menu@cinnamon.org error t=2025-11-19T03:20:51Z [menu@cinnamon.org]: Util.latinise is not a function [menu@cinnamon.org]: Failed to evaluate 'main' function on applet: menu@cinnamon.org/0 error t=2025-11-19T03:20:51Z [menu@cinnamon.org]: Applet menu@cinnamon.org: Could not create applet object. [menu@cinnamon.org]: Error importing applet.js from menu@cinnamon.org info t=2025-11-19T03:20:51Z AppletManager started in 15564 ms info t=2025-11-19T03:20:51Z Cinnamon took 15834 ms to start info t=2025-11-19T03:20:51Z Adding systray: blueman-tray (1x1px) info t=2025-11-19T03:20:51Z Adding systray: solaar (1x1px) info t=2025-11-19T03:20:51Z Adding systray: indicator-solaar (1x1px) info t=2025-11-19T03:20:51Z GPU offload supported: false Captured from my system: cury@orangepi5-plus:~$ inxi -Fxxxz System: Kernel: 6.1.115-vendor-rk35xx arch: aarch64 bits: 64 compiler: gcc v: 11.4.0 clocksource: arch_sys_counter Desktop: Cinnamon v: 6.4.10 wm: Muffin v: 6.4.1 vt: 7 dm: LightDM v: 1.32.0 Distro: Armbian GNU/Linux 13 (trixie) Machine: Type: ARM System: Orange Pi 5 Plus details: N/A CPU: Info: 8-core model: N/A variant-1: cortex-a76 variant-2: cortex-a55 bits: 64 type: MCP smt: <unsupported> arch: ARMv8 rev: 0 cache: L1: 768 KiB L2: 2.5 MiB L3: 3 MiB Speed (MHz): avg: 1800 min/max: 408/1800:2256 cores: 1: 1800 2: 1800 3: 1800 4: 1800 5: 1800 6: 1800 7: 1800 8: 1800 bogomips: N/A Features: Use -f option to see features Graphics: Device-1: display-subsystem driver: rockchip_drm v: N/A bus-ID: N/A chip-ID: rockchip:display-subsystem class-ID: display-subsystem Device-2: rk3588-dw-hdmi driver: dwhdmi_rockchip v: N/A bus-ID: N/A chip-ID: rockchip:fde80000 class-ID: hdmi Device-3: rk3588-dw-hdmi driver: dwhdmi_rockchip v: N/A bus-ID: N/A chip-ID: rockchip:fdea0000 class-ID: hdmi Display: x11 server: X.Org v: 21.1.16 driver: X: loaded: modesetting unloaded: fbdev dri: rockchip gpu: rockchip_drm,dwhdmi_rockchip, dwhdmi_rockchip display-ID: :0 screens: 1 Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22") s-diag: 582mm (22.93") Monitor-1: HDMI-A-1 mapped: HDMI-1 model: LG (GoldStar) FHD serial: <filter> res: mode: 1920x1080 hz: 100 scale: 100% (1) dpi: 82 size: 597x336mm (23.5x13.23") diag: 685mm (27") modes: max: 1920x1080 min: 640x480 API: EGL v: 1.5 platforms: device: 0 drv: panthor device: 1 drv: rknpu device: 2 drv: rockchip device: 3 drv: swrast gbm: drv: panthor surfaceless: drv: panthor x11: drv: rockchip inactive: wayland API: OpenGL v: 4.5 compat-v: 3.1 vendor: mesa v: 25.0.7-2 glx-v: 1.4 direct-render: yes renderer: Mali-G610 (Panfrost) device-ID: ffffffff:ffffffff Info: Tools: api: eglinfo,glxinfo x11: xdriinfo, xdpyinfo, xprop, xrandr Audio: Device-1: hdmi driver: rk_hdmi_sound bus-ID: N/A chip-ID: rockchip:dp0-sound class-ID: dp0-sound Device-2: rk3588-dw-hdmi driver: dwhdmi_rockchip bus-ID: N/A chip-ID: rockchip:fde80000 class-ID: hdmi Device-3: rk3588-dw-hdmi driver: dwhdmi_rockchip bus-ID: N/A chip-ID: rockchip:fdea0000 class-ID: hdmi Device-4: hdmi driver: rk_hdmi_sound bus-ID: N/A chip-ID: rockchip:hdmi0-sound class-ID: hdmi0-sound Device-5: hdmi driver: rk_hdmi_sound bus-ID: N/A chip-ID: rockchip:hdmi1-sound class-ID: hdmi1-sound API: ALSA v: k6.1.115-vendor-rk35xx status: kernel-api Server-1: PulseAudio v: 17.0 status: active Network: Device-1: Realtek RTL8125 2.5GbE driver: r8169 v: kernel port: 1000 bus-ID: 0003:31:00.0 chip-ID: 10ec:8125 class-ID: 0200 IF: enP3p49s0 state: down mac: <filter> Device-2: Realtek RTL8125 2.5GbE driver: r8169 v: kernel port: 100000 bus-ID: 0004:41:00.0 chip-ID: 10ec:8125 class-ID: 0200 IF: enP3p49s0 state: down mac: <filter> Device-3: wlan-platdata driver: wlan_platdata v: N/A bus-ID: N/A chip-ID: wlan-platdata:wireless-wlan class-ID: wireless-wlan IF-ID-1: dummy0 state: down mac: <filter> IF-ID-2: enP4p65s0 state: down mac: <filter> IF-ID-3: wlx90de807f1947 state: up mac: <filter> Bluetooth: Device-1: Realtek 802.11ac NIC driver: btusb,rtw_8822bu type: USB rev: 2.1 speed: 480 Mb/s lanes: 1 bus-ID: 1-1.4:3 chip-ID: 0bda:b82c class-ID: e001 serial: <filter> Report: hciconfig ID: hci0 rfk-id: 1 state: down bt-service: enabled,running rfk-block: hardware: no software: yes address: <filter> Drives: Local Storage: total: 1.04 TiB used: 107.07 GiB (10.0%) ID-1: /dev/nvme0n1 vendor: Reletech model: P600 M.2 PCIE3.0 1TB size: 953.87 GiB speed: 31.6 Gb/s lanes: 4 tech: SSD serial: <filter> fw-rev: SN10660 temp: 39.9 C scheme: GPT ID-2: /dev/sda vendor: Kingston model: DataTraveler 3.0 size: 115.47 GiB type: USB rev: 2.1 spd: 480 Mb/s lanes: 1 tech: N/A serial: <filter> fw-rev: 0000 scheme: MBR Partition: ID-1: / size: 576.47 GiB used: 12.63 GiB (2.2%) fs: ext4 dev: /dev/nvme0n1p1 ID-2: /var/log size: 46.8 MiB used: 7.4 MiB (15.9%) fs: ext4 dev: /dev/zram1 Swap: ID-1: swap-1 type: partition size: 19.14 GiB used: 0 KiB (0.0%) priority: -2 dev: /dev/nvme0n1p2 ID-2: swap-2 type: zram size: 7.79 GiB used: 0 KiB (0.0%) priority: 5 dev: /dev/zram0 Sensors: System Temperatures: cpu: 49.0 C mobo: N/A Fan Speeds (rpm): N/A Info: Memory: total: N/A available: 15.58 GiB used: 4.38 GiB (28.1%) Processes: 313 Power: uptime: 1h 17m states: freeze,mem suspend: deep wakeups: 0 Init: systemd v: 257 default: graphical Packages: pm: dpkg pkgs: 1548 Compilers: clang: 19.1.7 gcc: 14.2.0 Shell: Bash v: 5.2.37 running-in: xfce4-terminal inxi: 3.3.38 cury@orangepi5-plus:~$
-
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
王类 replied to Hqnicolas's topic in Rockchip CPU Boxes
root@h96-tvbox-3566:~# dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 0.000000] Linux version 6.12.57-current-rockchip64 (build@armbian) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP PREEMPT Sun Nov 2 13:15:23 UTC 2025 [ 0.000000] KASLR enabled [ 0.000000] Machine model: h96 TVbox 3566 [ 0.000000] efi: UEFI not found. [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000001ffffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ff7650c0-0x1ff76783f] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000200000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000efffffff] [ 0.000000] node 0: [mem 0x00000001f0000000-0x00000001ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000001ffffffff] [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges [ 0.000000] cma: Reserved 128 MiB at 0x00000000e3a00000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 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.2 [ 0.000000] percpu: Embedded 34 pages/cpu s99416 r8192 d31656 u139264 [ 0.000000] pcpu-alloc: s99416 r8192 d31656 u139264 alloc=34*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: Virtualization Host Extensions [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: root=UUID=02d6f139-439e-4f03-b522-ea8c640bdf2c rootwait rootfstype=ext4 splash=verbose console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=981ba9e7-9a6c-4e13-8b12-c3374087ba24 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u dwmac-rk.phy_addr=1 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory [ 0.000000] Unknown kernel command line parameters "splash=verbose ubootpart=981ba9e7-9a6c-4e13-8b12-c3374087ba24 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] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048064 [ 0.000000] Policy zone: Normal [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000dfa00000-0x00000000e3a00000] (64MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 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=4. [ 0.000000] Trampoline 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=4 [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 320 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: MBI range [296:319] [ 0.000000] GICv3: Using MBI frame 0x00000000fd410000 [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000 [ 0.000000] ITS: No ITS available, not enabling LPIs [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.001281] Console: colour dummy device 80x25 [ 0.001303] printk: legacy console [tty1] enabled [ 0.001519] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.001546] pid_max: default: 32768 minimum: 301 [ 0.001667] LSM: initializing lsm=capability,yama,apparmor [ 0.001762] Yama: becoming mindful. [ 0.002092] AppArmor: AppArmor initialized [ 0.002255] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.002291] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.006553] rcu: Hierarchical SRCU implementation. [ 0.006578] rcu: Max phase no-delay instances is 1000. [ 0.007050] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.008342] EFI services will not be available. [ 0.008880] smp: Bringing up secondary CPUs ... [ 0.009999] Detected VIPT I-cache on CPU1 [ 0.010105] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000 [ 0.010168] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] [ 0.011420] Detected VIPT I-cache on CPU2 [ 0.011515] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000 [ 0.011570] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] [ 0.012992] Detected VIPT I-cache on CPU3 [ 0.013094] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000 [ 0.013149] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] [ 0.013348] smp: Brought up 1 node, 4 CPUs [ 0.013378] SMP: Total of 4 processors activated. [ 0.013387] CPU: All CPU(s) started at EL2 [ 0.013396] CPU features: detected: 32-bit EL0 Support [ 0.013403] CPU features: detected: 32-bit EL1 Support [ 0.013414] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 0.013423] CPU features: detected: Common not Private translations [ 0.013431] CPU features: detected: CRC32 instructions [ 0.013447] CPU features: detected: RCpc load-acquire (LDAPR) [ 0.013454] CPU features: detected: LSE atomic instructions [ 0.013462] CPU features: detected: Privileged Access Never [ 0.013468] CPU features: detected: RAS Extension Support [ 0.013479] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.013568] alternatives: applying system-wide alternatives [ 0.018533] Memory: 3851236K/4192256K available (16832K kernel code, 2934K rwdata, 11432K rodata, 5248K init, 790K bss, 205556K reserved, 131072K cma-reserved) [ 0.020380] devtmpfs: initialized [ 0.045281] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.045339] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.049748] 23408 pages in range for non-PLT usage [ 0.049777] 514928 pages in range for PLT usage [ 0.050149] pinctrl core: initialized pinctrl subsystem [ 0.051202] DMI not present or invalid. [ 0.055961] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.058258] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.059446] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.060691] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.060779] audit: initializing netlink subsys (disabled) [ 0.061164] audit: type=2000 audit(0.056:1): state=initialized audit_enabled=0 res=1 [ 0.062444] thermal_sys: Registered thermal governor 'fair_share' [ 0.062457] thermal_sys: Registered thermal governor 'bang_bang' [ 0.062467] thermal_sys: Registered thermal governor 'step_wise' [ 0.062474] thermal_sys: Registered thermal governor 'user_space' [ 0.062575] cpuidle: using governor menu [ 0.063005] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.063244] ASID allocator initialised with 32768 entries [ 0.063588] Serial: AMBA PL011 UART driver [ 0.079115] /vop@fe040000: Fixed dependency cycle(s) with /hdmi@fe0a0000 [ 0.079248] /hdmi@fe0a0000: Fixed dependency cycle(s) with /vop@fe040000 [ 0.104599] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.105237] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000 [ 0.105729] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.106137] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000 [ 0.106815] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.107233] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000 [ 0.107690] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.108077] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000 [ 0.108521] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.108914] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000 [ 0.111037] /hdmi@fe0a0000: Fixed dependency cycle(s) with /hdmi-con [ 0.111179] /hdmi-con: Fixed dependency cycle(s) with /hdmi@fe0a0000 [ 0.118988] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.119013] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.119024] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.119032] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.119042] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.119049] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.119060] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.119067] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.121318] cryptd: max_cpu_qlen set to 1000 [ 0.187082] raid6: neonx8 gen() 1406 MB/s [ 0.255225] raid6: neonx4 gen() 1436 MB/s [ 0.323369] raid6: neonx2 gen() 1319 MB/s [ 0.391507] raid6: neonx1 gen() 1073 MB/s [ 0.459650] raid6: int64x8 gen() 912 MB/s [ 0.527787] raid6: int64x4 gen() 1045 MB/s [ 0.595931] raid6: int64x2 gen() 936 MB/s [ 0.664082] raid6: int64x1 gen() 691 MB/s [ 0.664097] raid6: using algorithm neonx4 gen() 1436 MB/s [ 0.732214] raid6: .... xor() 1100 MB/s, rmw enabled [ 0.732228] raid6: using neon recovery algorithm [ 0.733556] iommu: Default domain type: Translated [ 0.733576] iommu: DMA domain TLB invalidation policy: strict mode [ 0.734901] SCSI subsystem initialized [ 0.735254] libata version 3.00 loaded. [ 0.735625] usbcore: registered new interface driver usbfs [ 0.735699] usbcore: registered new interface driver hub [ 0.735755] usbcore: registered new device driver usb [ 0.736511] pps_core: LinuxPPS API ver. 1 registered [ 0.736525] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.736551] PTP clock support registered [ 0.736611] EDAC MC: Ver: 3.0.0 [ 0.737162] scmi_core: SCMI protocol bus registered [ 0.738840] NetLabel: Initializing [ 0.738854] NetLabel: domain hash size = 128 [ 0.738864] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.738962] NetLabel: unlabeled traffic allowed by default [ 0.739240] vgaarb: loaded [ 0.740044] clocksource: Switched to clocksource arch_sys_counter [ 0.745226] VFS: Disk quotas dquot_6.6.0 [ 0.745299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.746518] AppArmor: AppArmor Filesystem Enabled [ 0.762179] NET: Registered PF_INET protocol family [ 0.762589] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.836463] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.836699] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.836818] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.837411] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.838375] TCP: Hash tables configured (established 32768 bind 32768) [ 0.838600] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.838728] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.839096] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.839150] NET: Registered PF_XDP protocol family [ 0.839175] PCI: CLS 0 bytes, default 64 [ 0.839616] Trying to unpack rootfs image as initramfs... [ 0.849450] kvm [1]: nv: 554 coarse grained trap handlers [ 0.850093] kvm [1]: IPA Size Limit: 40 bits [ 0.850147] kvm [1]: GICv3: no GICV resource entry [ 0.850160] kvm [1]: disabling GICv2 emulation [ 0.850210] kvm [1]: GIC system register CPU interface enabled [ 0.850255] kvm [1]: vgic interrupt IRQ9 [ 0.850315] kvm [1]: VHE mode initialized successfully [ 0.853418] Initialise system trusted keyrings [ 0.853509] Key type blacklist registered [ 0.853934] workingset: timestamp_bits=44 max_order=20 bucket_order=0 [ 0.854016] zbud: loaded [ 0.854816] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.855484] fuse: init (API version 7.41) [ 0.858338] integrity: Platform Keyring initialized [ 0.932593] xor: measuring software checksum speed [ 0.934529] 8regs : 1719 MB/sec [ 0.936661] 32regs : 1553 MB/sec [ 0.938577] arm64_neon : 1726 MB/sec [ 0.938588] xor: using function: arm64_neon (1726 MB/sec) [ 0.938609] Key type asymmetric registered [ 0.938621] Asymmetric key parser 'x509' registered [ 0.938818] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.939252] io scheduler mq-deadline registered [ 0.939271] io scheduler kyber registered [ 0.939348] io scheduler bfq registered [ 2.140739] Freeing initrd memory: 20564K [ 2.152225] ledtrig-cpu: registered to indicate activity on CPUs [ 2.162563] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.162593] dma-pl330 fe530000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 2.165930] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.165958] dma-pl330 fe550000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 2.169241] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 2.175501] fe650000.serial: ttyS1 at MMIO 0xfe650000 (irq = 25, base_baud = 1500000) is a 16550A [ 2.176112] serial serial0: tty port ttyS1 registered [ 2.177966] fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 26, base_baud = 1500000) is a 16550A [ 2.178226] printk: legacy console [ttyS2] enabled [ 2.179993] Serial: AMBA driver [ 2.193516] loop: module loaded [ 2.195458] Key type psk registered [ 2.201340] thunder_xcv, ver 1.0 [ 2.201425] thunder_bgx, ver 1.0 [ 2.201493] nicpf, ver 1.0 [ 2.212937] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 2.212991] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 2.213204] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 2.213222] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002000010 [ 2.213303] xhci-hcd xhci-hcd.0.auto: irq 30, io mem 0xfcc00000 [ 2.213819] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 2.213843] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.213858] usb usb1: Product: xHCI Host Controller [ 2.213870] usb usb1: Manufacturer: Linux 6.12.57-current-rockchip64 xhci-hcd [ 2.213882] usb usb1: SerialNumber: xhci-hcd.0.auto [ 2.214743] hub 1-0:1.0: USB hub found [ 2.214812] hub 1-0:1.0: 1 port detected [ 2.215548] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 2.215587] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 2.215779] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002000010 [ 2.215851] xhci-hcd xhci-hcd.1.auto: irq 31, io mem 0xfd000000 [ 2.216153] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 2.216182] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 2.216206] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 2.216505] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 2.216528] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.216543] usb usb2: Product: xHCI Host Controller [ 2.216555] usb usb2: Manufacturer: Linux 6.12.57-current-rockchip64 xhci-hcd [ 2.216567] usb usb2: SerialNumber: xhci-hcd.1.auto [ 2.217325] hub 2-0:1.0: USB hub found [ 2.217394] hub 2-0:1.0: 1 port detected [ 2.218015] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.218264] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12 [ 2.218287] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.218302] usb usb3: Product: xHCI Host Controller [ 2.218314] usb usb3: Manufacturer: Linux 6.12.57-current-rockchip64 xhci-hcd [ 2.218326] usb usb3: SerialNumber: xhci-hcd.1.auto [ 2.219048] hub 3-0:1.0: USB hub found [ 2.219130] hub 3-0:1.0: 1 port detected [ 2.219836] usbcore: registered new interface driver usb-storage [ 2.222714] mousedev: PS/2 mouse device common for all mice [ 2.223443] i2c_dev: i2c /dev entries driver [ 2.229358] rockchip-thermal fe710000.tsadc: Missing tshut mode property, using default (gpio) [ 2.229390] rockchip-thermal fe710000.tsadc: Missing tshut-polarity property, using default (low) [ 2.233395] sdhci: Secure Digital Host Controller Interface driver [ 2.233419] sdhci: Copyright(c) Pierre Ossman [ 2.233468] Synopsys Designware Multimedia Card Interface Driver [ 2.234545] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.237311] arm-scmi arm-scmi.2.auto: Using scmi_smc_transport [ 2.237337] arm-scmi arm-scmi.2.auto: SCMI max-rx-timeout: 30ms [ 2.237556] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16 [ 2.237954] arm-scmi arm-scmi.2.auto: SCMI Notifications - Core Enabled. [ 2.238043] arm-scmi arm-scmi.2.auto: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0 [ 2.239622] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 2.239958] hid: raw HID events driver (C) Jiri Kosina [ 2.240590] usbcore: registered new interface driver usbhid [ 2.240605] usbhid: USB HID core driver [ 2.242290] rockchip-dfi fe230000.dfi: dfi initialized, dram type: 0x8, channels: 1 [ 2.244433] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 (0,8000003f) counters available [ 2.246189] NET: Registered PF_INET6 protocol family [ 2.307474] Segment Routing with IPv6 [ 2.307622] In-situ OAM (IOAM) with IPv6 [ 2.307751] NET: Registered PF_PACKET protocol family [ 2.307832] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 2.308191] Key type dns_resolver registered [ 2.322627] registered taskstats version 1 [ 2.323107] Loading compiled-in X.509 certificates [ 2.342427] zswap: loaded using pool zstd/zbud [ 2.342962] Demotion targets for Node 0: null [ 2.343508] Key type .fscrypt registered [ 2.343523] Key type fscrypt-provisioning registered [ 2.348171] Btrfs loaded, zoned=yes, fsverity=yes [ 2.348460] Key type encrypted registered [ 2.348484] AppArmor: AppArmor sha256 policy hashing enabled [ 2.391112] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected! [ 2.505752] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode. [ 2.505841] dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller. [ 2.505859] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a [ 2.505923] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 64,32 bit host data width,256 deep fifo [ 2.506096] dwmmc_rockchip fe2c0000.mmc: IDMAC supports 32-bit address mode. [ 2.506167] dwmmc_rockchip fe2c0000.mmc: Using internal DMA controller. [ 2.506186] dwmmc_rockchip fe2c0000.mmc: Version ID is 270a [ 2.506263] dwmmc_rockchip fe2c0000.mmc: DW MMC controller at irq 65,32 bit host data width,256 deep fifo [ 2.508493] dwmmc_rockchip fe2b0000.mmc: Got CD GPIO [ 2.509670] dwmmc_rockchip fe2c0000.mmc: allocated mmc-pwrseq [ 2.509699] mmc_host mmc2: card is non-removable. [ 2.520556] mmc_host mmc0: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 2.524818] WCN: marlin_init entry! [ 2.525509] of_cfs_init [ 2.525576] of_cfs_init: OK [ 2.544299] mmc1: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA [ 2.576559] clk: Disabling unused clocks [ 2.577449] PM: genpd: Disabling unused power domains [ 2.626663] mmc1: new HS200 MMC card at address 0001 [ 2.627719] mmcblk1: mmc1:0001 032G74 29.1 GiB [ 2.632265] mmc_host mmc2: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 2.633175] mmcblk1: p1 [ 2.634102] mmcblk1boot0: mmc1:0001 032G74 4.00 MiB [ 2.636494] mmcblk1boot1: mmc1:0001 032G74 4.00 MiB [ 2.638579] mmcblk1rpmb: mmc1:0001 032G74 4.00 MiB, chardev (243:0) [ 2.647995] Freeing unused kernel memory: 5248K [ 2.648340] Run /init as init process [ 2.648354] with arguments: [ 2.648364] /init [ 2.648374] with environment: [ 2.648382] HOME=/ [ 2.648391] TERM=linux [ 2.648399] splash=verbose [ 2.648407] ubootpart=981ba9e7-9a6c-4e13-8b12-c3374087ba24 [ 2.648417] cgroup_enable=memory [ 2.648426] cgroup_memory=1 [ 2.665863] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 100000000Hz, actual 50000000HZ div = 0) [ 2.840151] dwmmc_rockchip fe2c0000.mmc: Successfully tuned phase to 173 [ 2.843621] mmc2: new ultra high speed SDR50 SDIO card at address 390b [ 3.208313] usb 3-1: new SuperSpeed USB device number 2 using xhci-hcd [ 3.225766] usb 3-1: New USB device found, idVendor=0bda, idProduct=8156, bcdDevice=31.04 [ 3.225806] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [ 3.225821] usb 3-1: Product: USB 10/100/1G/2.5G LAN [ 3.225833] usb 3-1: Manufacturer: Realtek [ 3.225844] usb 3-1: SerialNumber: 4013000001 [ 3.386799] usbcore: registered new device driver r8152-cfgselector [ 3.592883] r8152-cfgselector 3-1: reset SuperSpeed USB device number 2 using xhci-hcd [ 3.720274] r8152 3-1:1.0 eth0: v1.12.13 [ 3.720479] usbcore: registered new interface driver r8152 [ 3.724881] usbcore: registered new interface driver cdc_ether [ 3.727119] usbcore: registered new interface driver cdc_ncm [ 3.814188] rockchip-vop2 fe040000.vop: Adding to iommu group 0 [ 3.830334] rockchip-drm display-subsystem: bound fe040000.vop (ops vop2_component_ops [rockchipdrm]) [ 3.837545] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) [ 3.845616] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver [ 3.846347] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) [ 3.847804] rk808-rtc rk808-rtc.6.auto: registered as rtc0 [ 3.849294] [drm] Initialized rockchip 1.0.0 for display-subsystem on minor 0 [ 3.849556] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 3.849713] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 3.851651] rk808-rtc rk808-rtc.6.auto: setting system clock to 2025-11-11T14:23:04 UTC (1762870984) [ 3.914828] dwmac_rk: unknown parameter 'phy_addr' ignored [ 3.916833] rk_gmac-dwmac fe010000.ethernet: IRQ eth_lpi not found [ 3.916867] rk_gmac-dwmac fe010000.ethernet: IRQ sfty not found [ 3.926725] rk_gmac-dwmac fe010000.ethernet: clock input or output? (input). [ 3.926762] rk_gmac-dwmac fe010000.ethernet: TX delay(0x41). [ 3.926780] rk_gmac-dwmac fe010000.ethernet: RX delay(0x2e). [ 3.926807] rk_gmac-dwmac fe010000.ethernet: integrated PHY? (no). [ 3.926882] rk_gmac-dwmac fe010000.ethernet: clock input from PHY [ 3.932126] rk_gmac-dwmac fe010000.ethernet: init for RGMII [ 3.932639] rk_gmac-dwmac fe010000.ethernet: User ID: 0x30, Synopsys ID: 0x51 [ 3.932676] rk_gmac-dwmac fe010000.ethernet: DWMAC4/5 [ 3.932692] rk_gmac-dwmac fe010000.ethernet: DMA HW capability register supported [ 3.932704] rk_gmac-dwmac fe010000.ethernet: RX Checksum Offload Engine supported [ 3.932715] rk_gmac-dwmac fe010000.ethernet: TX Checksum insertion supported [ 3.932724] rk_gmac-dwmac fe010000.ethernet: Wake-Up On Lan supported [ 3.932884] rk_gmac-dwmac fe010000.ethernet: TSO supported [ 3.932903] rk_gmac-dwmac fe010000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 3.932918] rk_gmac-dwmac fe010000.ethernet: Enabled RFS Flow TC (entries=10) [ 3.932931] rk_gmac-dwmac fe010000.ethernet: TSO feature enabled [ 3.932943] rk_gmac-dwmac fe010000.ethernet: Using 32/32 bits DMA host/device width [ 4.004256] i2c i2c-7: Not I2C compliant: can't read SDA [ 4.004288] i2c i2c-7: Not I2C compliant: can't read SCL [ 4.004299] i2c i2c-7: Bus may be unreliable [ 4.004314] i2c-gpio i2c-aux-display: using lines 12 (SDA) and 11 (SCL, no clock stretching) [ 4.044582] r8152 3-1:1.0 enx00e04c1800a5: renamed from eth0 [ 4.258180] rk_gmac-dwmac fe010000.ethernet end0: renamed from eth0 [ 4.424695] r8152-cfgselector 3-1: reset SuperSpeed USB device number 2 using xhci-hcd [ 4.540302] r8152 3-1:1.0 eth0: v1.12.13 [ 4.634763] r8152 3-1:1.0 enx00e04c1800a5: renamed from eth0 [ 4.790481] EXT4-fs (mmcblk1p1): mounted filesystem 02d6f139-439e-4f03-b522-ea8c640bdf2c ro with writeback data mode. Quota mode: none. [ 5.297007] systemd[1]: Inserted module 'autofs4' [ 5.355293] systemd[1]: systemd 257.8-1~deb13u2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE) [ 5.355403] systemd[1]: Detected architecture arm64. [ 5.364981] systemd[1]: Hostname set to <h96-tvbox-3566>. [ 5.876905] systemd[1]: bpf-restrict-fs: BPF LSM hook not enabled in the kernel, BPF LSM not supported. [ 5.991722] dw-apb-uart fe660000.serial: forbid DMA for kernel console [ 6.773136] systemd[1]: Queued start job for default target graphical.target. [ 6.826887] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [ 6.831223] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ 6.835310] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [ 6.838382] systemd[1]: Created slice user.slice - User and Session Slice. [ 6.839385] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [ 6.840277] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ 6.841981] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. [ 6.842539] systemd[1]: Expecting device dev-ttyS2.device - /dev/ttyS2... [ 6.843079] systemd[1]: Reached target paths.target - Path Units. [ 6.843532] systemd[1]: Reached target remote-fs.target - Remote File Systems. [ 6.843941] systemd[1]: Reached target slices.target - Slice Units. [ 6.844476] systemd[1]: Reached target swap.target - Swaps. [ 6.845734] systemd[1]: Listening on syslog.socket - Syslog Socket. [ 6.853290] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption. [ 6.854452] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ 6.855496] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ 6.856831] systemd[1]: Listening on systemd-journald.socket - Journal Sockets. [ 6.858261] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [ 6.858829] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 6.858989] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 6.859788] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ 6.860809] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 6.868820] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... [ 6.875789] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... [ 6.883809] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock... [ 6.891566] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [ 6.909632] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... [ 6.925815] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock... [ 6.970432] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... [ 6.989909] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... [ 6.999439] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... [ 7.016730] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... [ 7.037942] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 7.059514] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... [ 7.060409] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/ovs-vsctl). [ 7.060997] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). [ 7.113475] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 7.129285] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... [ 7.132663] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 7.133330] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 7.153188] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials... [ 7.164339] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 7.208461] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [ 7.209936] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ 7.211358] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock. [ 7.221176] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ 7.222703] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ 7.228820] systemd[1]: fake-hwclock-load.service: Deactivated successfully. [ 7.246829] systemd[1]: Finished fake-hwclock-load.service - Restore the current clock. [ 7.250903] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 7.253861] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 7.255423] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ 7.270398] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 7.272244] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ 7.275573] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 7.277399] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 7.280512] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 7.282574] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [ 7.293411] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 7.320774] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 7.321188] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root). [ 7.345629] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 7.361655] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... [ 7.373739] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [ 7.388633] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. [ 7.412625] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials. [ 7.425447] systemd[1]: Reached target network-pre.target - Preparation for Network. [ 7.455126] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... [ 7.477400] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. [ 7.523185] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [ 7.563259] EXT4-fs (mmcblk1p1): re-mounted 02d6f139-439e-4f03-b522-ea8c640bdf2c r/w. [ 7.572446] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [ 7.575034] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). [ 7.575497] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 7.586713] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... [ 7.587098] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 7.619384] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. [ 7.621241] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. [ 7.638610] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization... [ 7.646668] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... [ 7.651899] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout. [ 7.688863] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. [ 7.716572] systemd[1]: Starting systemd-resolved.service - Network Name Resolution... [ 7.791053] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. [ 7.794063] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. [ 7.845106] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... [ 8.169507] systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization. [ 8.170957] systemd[1]: Reached target time-set.target - System Time Set. [ 8.225270] systemd[1]: Mounting tmp.mount - /tmp... [ 8.387879] systemd[1]: Mounted tmp.mount - /tmp. [ 8.389334] systemd[1]: Reached target local-fs.target - Local File Systems. [ 8.398427] systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management. [ 8.406047] systemd[1]: Starting armbian-zram-config.service - Armbian ZRAM config... [ 8.421472] systemd[1]: Starting console-setup.service - Set console font and keymap... [ 8.454177] systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats... [ 8.529036] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. [ 8.597230] systemd[1]: Starting systemd-networkd.service - Network Configuration... [ 8.673984] systemd[1]: Finished console-setup.service - Set console font and keymap. [ 8.677763] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. [ 8.718705] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 263 (systemd-binfmt) [ 8.728692] systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System... [ 8.871880] systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System. [ 8.894538] systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats. [ 9.541067] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 9.590243] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 9.591405] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 9.628819] systemd[1]: Found device dev-ttyS2.device - /dev/ttyS2. [ 9.946399] systemd[1]: Started systemd-networkd.service - Network Configuration. [ 9.972186] systemd[1]: Starting systemd-networkd-persistent-storage.service - Enable Persistent Storage in systemd-networkd... [ 9.983471] rk_gmac-dwmac fe010000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 10.008535] rk_gmac-dwmac fe010000.ethernet end0: PHY [stmmac-0:00] driver [Generic PHY] (irq=POLL) [ 10.030686] zram: Added device: zram0 [ 10.033372] zram: Added device: zram1 [ 10.155162] zram: Added device: zram2 [ 10.158668] r8152 3-1:1.0 enx00e04c1800a5: carrier on [ 10.292232] r8152 3-1:1.0 enx00e04c1800a5: Stop submitting intr, status -108 [ 10.331582] zram0: detected capacity change from 0 to 4012512 [ 10.393579] mc: Linux media interface: v0.10 [ 10.470481] panfrost fde60000.gpu: clock rate = 594000000 [ 10.470515] panfrost fde60000.gpu: bus_clock rate = 500000000 [ 10.489544] panfrost fde60000.gpu: mali-g52 id 0x7402 major 0x1 minor 0x0 status 0x0 [ 10.489565] panfrost fde60000.gpu: features: 00000000,00000cf7, issues: 00000000,00000400 [ 10.489574] panfrost fde60000.gpu: Features: L2:0x07110206 Shader:0x00000002 Tiler:0x00000209 Mem:0x1 MMU:0x00002823 AS:0xff JS:0x7 [ 10.489582] panfrost fde60000.gpu: shader_present=0x1 l2_present=0x1 [ 10.490260] videodev: Linux video capture interface: v2.00 [ 10.577203] [drm] Initialized panfrost 1.2.0 for fde60000.gpu on minor 1 [ 10.591955] rockchip-rga fdeb0000.rga: HW Version: 0x03.02 [ 10.596084] random: crng init done [ 10.601538] rockchip-rga fdeb0000.rga: Registered rockchip-rga as /dev/video0 [ 10.618482] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. [ 10.619483] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). [ 10.619710] systemd[1]: systemd-machine-id-commit.service - Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). [ 10.640697] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey.5.auto/input/input0 [ 10.652485] rockchip_vdec2: module is from the staging directory, the quality is unknown, you have been warned. [ 10.694123] hantro-vpu fdea0000.video-codec: Adding to iommu group 1 [ 10.696776] hantro-vpu fdea0000.video-codec: registered rockchip,rk3328-vpu-dec as /dev/video2 [ 10.714076] rk2-crypto fe380000.crypto: will run requests pump with realtime priority [ 10.714157] rk2-crypto fe380000.crypto: Registers crypto algos [ 10.714166] rk2-crypto fe380000.crypto: Register ecb(aes) as ecb-aes-rk2 [ 10.714231] rk2-crypto fe380000.crypto: Register cbc(aes) as cbc-aes-rk2 [ 10.714252] rk2-crypto fe380000.crypto: Register xts(aes) as xts-aes-rk2 [ 10.714267] rk2-crypto fe380000.crypto: Register md5 as rk2-md5 3 [ 10.714284] rk2-crypto fe380000.crypto: Register sha1 as rk2-sha1 4 [ 10.714302] rk2-crypto fe380000.crypto: Register sha256 as rk2-sha256 5 [ 10.714318] rk2-crypto fe380000.crypto: Register sha384 as rk2-sha384 6 [ 10.714333] rk2-crypto fe380000.crypto: Register sha512 as rk2-sha512 7 [ 10.714535] rk2-crypto fe380000.crypto: Register sm3 as rk2-sm3 8 [ 10.751177] Adding 2006252k swap on /dev/zram0. Priority:5 extents:1 across:2006252k SS [ 10.808239] hantro-vpu fdee0000.video-codec: Adding to iommu group 2 [ 10.810297] hantro-vpu fdee0000.video-codec: registered rockchip,rk3568-vepu-enc as /dev/video3 [ 10.810421] zram1: detected capacity change from 0 to 102400 [ 10.820225] tm16xx 7-0024: Failed to count 'tm16xx,digits' property: -22 [ 10.820248] tm16xx 7-0024: Failed to parse device tree: -22 [ 10.820259] tm16xx 7-0024: probe with driver tm16xx failed with error -22 [ 10.846289] rc_core: IR keymap rc-h96-max-v56 not found [ 10.846313] Registered IR keymap rc-empty [ 10.851168] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0 [ 10.851434] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter [ 10.855121] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input1 [ 10.926103] systemd[1]: Finished armbian-zram-config.service - Armbian ZRAM config. [ 10.936262] systemd[1]: Starting armbian-ramlog.service - Armbian memory supported logging... [ 10.954672] systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 10.968325] Bluetooth: Core ver 2.22 [ 10.968448] NET: Registered PF_BLUETOOTH protocol family [ 10.968456] Bluetooth: HCI device and connection manager initialized [ 10.968474] Bluetooth: HCI socket layer initialized [ 10.968484] Bluetooth: L2CAP socket layer initialized [ 10.968503] Bluetooth: SCO socket layer initialized [ 11.012098] rk_gmac-dwmac fe010000.ethernet: Failed to reset the dma [ 11.012123] rk_gmac-dwmac fe010000.ethernet end0: stmmac_hw_setup: DMA engine initialization failed [ 11.012131] rk_gmac-dwmac fe010000.ethernet end0: __stmmac_open: Hw setup failed [ 11.044607] Bluetooth: HCI UART driver ver 2.3 [ 11.044633] Bluetooth: HCI UART protocol H4 registered [ 11.044639] Bluetooth: HCI UART protocol BCSP registered [ 11.044779] Bluetooth: HCI UART protocol LL registered [ 11.044790] Bluetooth: HCI UART protocol ATH3K registered [ 11.044838] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 11.045063] Bluetooth: HCI UART protocol Intel registered [ 11.045309] Bluetooth: HCI UART protocol Broadcom registered [ 11.045367] Bluetooth: HCI UART protocol QCA registered [ 11.045374] Bluetooth: HCI UART protocol AG6XX registered [ 11.045522] Bluetooth: HCI UART protocol Marvell registered [ 11.095556] systemd[1]: Finished systemd-networkd-persistent-storage.service - Enable Persistent Storage in systemd-networkd. [ 11.100938] systemd[1]: Started systemd-resolved.service - Network Name Resolution. [ 11.101642] systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups. [ 11.105767] EXT4-fs (zram1): mounted filesystem d6c591d9-9d4c-4557-8ea0-5f3d92af56b4 r/w without journal. Quota mode: none. [ 11.171923] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock... [ 11.180756] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 11.181195] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). [ 11.181653] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). [ 11.182018] systemd[1]: systemd-machine-id-commit.service - Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). [ 11.182142] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 11.182577] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. [ 11.182735] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 11.182793] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 11.244673] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 11.245782] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 11.247146] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 11.251701] systemd[1]: fake-hwclock-load.service: Deactivated successfully. [ 11.252756] systemd[1]: Finished fake-hwclock-load.service - Restore the current clock. [ 11.290376] systemd[1]: Starting systemd-rfkill.service - Load/Save RF Kill Switch Status... [ 11.305084] systemd[1]: Reached target bluetooth.target - Bluetooth Support. [ 11.336641] r8152-cfgselector 3-1: reset SuperSpeed USB device number 2 using xhci-hcd [ 11.375270] systemd[1]: Started systemd-rfkill.service - Load/Save RF Kill Switch Status. [ 11.409769] systemd[1]: Finished armbian-ramlog.service - Armbian memory supported logging. [ 11.419266] systemd[1]: Starting systemd-journald.service - Journal Service... [ 11.450982] r8152 3-1:1.0 eth0: v1.12.13 [ 11.548954] systemd-journald[421]: Collecting audit messages is disabled. [ 11.554558] r8152 3-1:1.0 enx00e04c1800a5: renamed from eth0 [ 11.704869] systemd[1]: Started systemd-journald.service - Journal Service. [ 11.801857] systemd-journald[421]: Received client request to flush runtime journal. [ 11.811394] systemd-journald[421]: /var/log/journal/0e22646d717c4ecf971d5dab53ffb0a6/system.journal: Realtime clock jumped backwards relative to last journal entry, rotating. [ 11.811453] systemd-journald[421]: Rotating system journal. [ 12.560089] systemd-journald[421]: Received client request to relinquish /var/log/journal/0e22646d717c4ecf971d5dab53ffb0a6 access. [ 13.316103] Bluetooth: hci0: command 0xfc18 tx timeout [ 13.316164] Bluetooth: hci0: BCM: failed to write update baudrate (-110) [ 13.316174] Bluetooth: hci0: Failed to set baudrate [ 14.381288] r8152 3-1:1.0 enx00e04c1800a5: carrier on [ 15.332133] Bluetooth: hci0: command 0xfc18 tx timeout [ 15.332199] Bluetooth: hci0: BCM: Reset failed (-110) [ 21.222972] platform spdif-sound: deferred probe pending: asoc-simple-card: parse error [ 21.223026] platform rk809-sound: deferred probe pending: asoc-simple-card: parse error [ 1238.828322] systemd-journald[421]: Received client request to flush runtime journal. [ 1238.872397] systemd-journald[421]: Received client request to relinquish /var/log/journal/0e22646d717c4ecf971d5dab53ffb0a6 access. [36038.097713] systemd-journald[421]: Received client request to flush runtime journal. [36038.152376] systemd-journald[421]: Received client request to relinquish /var/log/journal/0e22646d717c4ecf971d5dab53ffb0a6 access. Could you please tell me what's wrong with my device? It has no network adapter and no Bluetooth functionality.Thank you! -
Apologies for the very long delay; life happened. I grabbed the Ubuntu Noble 25.8.1 image, ran through initial setup, and re-ran the `apt` commands in my initial post. This got me Linux 6.12.56-current-rockchip, since time has advanced. Alas, here too `modprobe zfs` crashes in much the same way: [ 430.862366] spl: loading out-of-tree module taints kernel. [ 430.910755] zfs: module license 'CDDL' taints kernel. [ 430.910773] Disabling lock debugging due to kernel taint [ 430.910832] zfs: module license taints kernel. [ 430.911221] 8<--- cut here --- [ 430.914682] Unable to handle kernel paging request at virtual address 5e56ce80 when read [ 430.923821] [5e56ce80] *pgd=00000000 [ 430.927842] Internal error: Oops: 5 [#1] SMP ARM [ 430.933004] Modules linked in: spl(O) squashfs algif_hash algif_skcipher af_alg sunrpc snd_soc_hdmi_codec snd_soc_simple_card snd_soc_simple_card_utils snd_usb_audio snd_soc_rockchip_i2s snd_hwdep hantro_vpu snd_usbmidi_lib snd_soc_core rockchip_vdec(C) snd_ump snd_rawmidi rockchip_iep v4l2_vp9 snd_pcm_dmaengine rockchip_rga snd_seq_device v4l2_jpeg panfrost r8723bs(C) snd_pcm v4l2_h264 videobuf2_dma_contig rk_crypto dw_hdmi_i2s_audio gpu_sched dw_hdmi_cec v4l2_mem2mem snd_timer crypto_engine dw_wdt rk3288_gpiomem snd soundcore rockchip_thermal cpufreq_dt zram zsmalloc binfmt_misc sch_fq_codel fuse gpio_keys syscon_reboot_mode reboot_mode realtek [ 430.997122] CPU: 0 UID: 0 PID: 3102 Comm: modprobe Tainted: P C O 6.12.56-current-rockchip #1 [ 431.008012] Tainted: [P]=PROPRIETARY_MODULE, [C]=CRAP, [O]=OOT_MODULE [ 431.015204] Hardware name: Rockchip (Device Tree) [ 431.020456] PC is at resolve_symbol+0x134/0x36c [ 431.025522] LR is at cmp_name+0x14/0x18 [ 431.029805] pc : [<b01ac008>] lr : [<b01ab0ec>] psr: 30070013 [ 431.036796] sp : f27c1d78 ip : f27c1cb8 fp : f27c1dcc [ 431.042622] r10: f27c1ed8 r9 : af317102 r8 : af3152b8 [ 431.048447] r7 : af2859c0 r6 : af285c48 r5 : f27c1e50 r4 : af592300 [ 431.055737] r3 : 00000000 r2 : 5e56ce70 r1 : af317102 r0 : 00000001 [ 431.063028] Flags: nzCV IRQs on FIQs on Mode SVC_32 ISA ARM Segment none [ 431.071000] Control: 10c5387d Table: 06f2806a DAC: 00000051 [ 431.077407] Register r0 information: non-paged memory [ 431.083050] Register r1 information: 3-page vmalloc region starting at 0xaf315000 allocated at load_module+0x760/0x1b8c [ 431.095099] Register r2 information: non-paged memory [ 431.100740] Register r3 information: NULL pointer [ 431.105992] Register r4 information: 201-page vmalloc region starting at 0xaf57a000 allocated at load_module+0x760/0x1b8c [ 431.118242] Register r5 information: 2-page vmalloc region starting at 0xf27c0000 allocated at kernel_clone+0x9c/0x348 [ 431.130194] Register r6 information: 5-page vmalloc region starting at 0xaf284000 allocated at load_module+0x760/0x1b8c [ 431.142250] Register r7 information: 5-page vmalloc region starting at 0xaf284000 allocated at load_module+0x760/0x1b8c [ 431.154306] Register r8 information: 3-page vmalloc region starting at 0xaf315000 allocated at load_module+0x760/0x1b8c [ 431.166361] Register r9 information: 3-page vmalloc region starting at 0xaf315000 allocated at load_module+0x760/0x1b8c [ 431.178416] Register r10 information: 2-page vmalloc region starting at 0xf27c0000 allocated at kernel_clone+0x9c/0x348 [ 431.190470] Register r11 information: 2-page vmalloc region starting at 0xf27c0000 allocated at kernel_clone+0x9c/0x348 [ 431.202523] Register r12 information: 2-page vmalloc region starting at 0xf27c0000 allocated at kernel_clone+0x9c/0x348 [ 431.214578] Process modprobe (pid: 3102, stack limit = 0xa4dfd6e7) [ 431.221483] Stack: (0xf27c1d78 to 0xf27c2000) [ 431.226347] 1d60: b01ab490 b5f1dbc0 [ 431.235485] 1d80: 00000018 f2db7171 00000100 af2859c0 00000000 af3152b8 00000000 ac1f1f5c [ 431.244622] 1da0: b529a040 af592300 00005a8b 0006aa80 af59230c af7428b4 f2db7171 f27c1ed8 [ 431.253760] 1dc0: f27c1ebc f27c1dd0 b01ad948 b01abee0 f2e5c524 00000000 00000003 00000000 [ 431.262896] 1de0: 004ea3f8 00000000 00000001 b132d7f4 b132d80c b132d79c 00000000 00000000 [ 431.272033] 1e00: 00000028 b132d790 00000000 af592300 af5923fc 00000001 f2e5c4ac b1bd8b84 [ 431.281171] 1e20: 00000000 b1c8a214 b5eb76c0 f2e5c524 00000000 00455524 f27c1e64 f27c1e48 [ 431.290308] 1e40: 7fffffff 00000000 00455524 b5eb76c0 00000000 00455524 f27c1ebc f27c1e68 [ 431.299444] 1e60: b037a83c b06c390c 00000002 b02a4d7c f2a07000 00455524 00000001 00000000 [ 431.308581] 1e80: 00455524 00000000 00004004 ac1f1f5c f27c1ed4 00000000 b5eb76c0 004ea3f8 [ 431.317718] 1ea0: 00000000 b1c8a624 b663c708 b5eb76c0 f27c1f44 f27c1ec0 b01ae768 b01acb4c [ 431.326855] 1ec0: f27c1ed4 7fffffff 00000000 00000002 b0332b30 f2a07000 f2d154c1 f2c759c0 [ 431.335991] 1ee0: f2a07000 00455524 f2e5be6c f2e5bcec f2d8970c 00082824 000a81a4 000a639c [ 431.345128] 1f00: 000c6142 00000000 000a638c 00000028 00000029 00000016 00000000 0000001e [ 431.354266] 1f20: 00000000 ac1f1f5c 00000004 00000056 b1c8a214 00000001 f27c1fa4 f27c1f48 [ 431.363402] 1f40: b01aeb2c b01ae6d8 004ea3f8 b5eb76c0 00000000 b663c708 00000000 b1c8a37c [ 431.372539] 1f60: 00000000 00000000 f27c1f68 f27c1f68 fffffffc ac1f1f5c 00000006 004ec5bc [ 431.381676] 1f80: 0210c4ec c8b8ca00 0000017b b01002c8 b529a040 0000017b 00000000 f27c1fa8 [ 431.390812] 1fa0: b0100060 b01ae9a8 004ec5bc 0210c4ec 00000004 004ea3f8 00000000 004eba84 [ 431.399950] 1fc0: 004ec5bc 0210c4ec c8b8ca00 0000017b 0210c550 a6f40cd8 0210b190 ae8cb2b4 [ 431.409086] 1fe0: ae8cb170 ae8cb160 004e2707 a6b97ca2 40070030 00000004 00000000 00000000 [ 431.418222] Call trace: [ 431.421046] resolve_symbol from load_module+0xe08/0x1b8c [ 431.427084] r10:f27c1ed8 r9:f2db7171 r8:af7428b4 r7:af59230c r6:0006aa80 r5:00005a8b [ 431.435831] r4:af592300 [ 431.438654] load_module from init_module_from_file+0x9c/0xdc [ 431.445080] r10:b5eb76c0 r9:b663c708 r8:b1c8a624 r7:00000000 r6:004ea3f8 r5:b5eb76c0 [ 431.453827] r4:00000000 [ 431.456649] init_module_from_file from sys_finit_module+0x190/0x2cc [ 431.463754] r6:00000001 r5:b1c8a214 r4:00000056 [ 431.468907] sys_finit_module from ret_fast_syscall+0x0/0x54 [ 431.475232] Exception stack(0xf27c1fa8 to 0xf27c1ff0) [ 431.480864] 1fa0: 004ec5bc 0210c4ec 00000004 004ea3f8 00000000 004eba84 [ 431.490002] 1fc0: 004ec5bc 0210c4ec c8b8ca00 0000017b 0210c550 a6f40cd8 0210b190 ae8cb2b4 [ 431.499138] 1fe0: ae8cb170 ae8cb160 004e2707 a6b97ca2 [ 431.504772] r10:0000017b r9:b529a040 r8:b01002c8 r7:0000017b r6:c8b8ca00 r5:0210c4ec [ 431.513519] r4:004ec5bc [ 431.516343] Code: ea000036 e5922000 e1560002 0a000033 (e5923010) [ 431.523419] ---[ end trace 0000000000000000 ]---
-
I grabbed the "Armbian 25.8.1 Bookworm Minimal / IOT" image from https://www.armbian.com/tinkerboard/, landed it on a microSD card, booted it, and ran apt update apt upgrade apt install linux-headers-current-rockchip apt install zfs-dkms zfsutils-linux This gets me linux-image-current-rockchip 25.8.1 (kernel 6.12.44-current-rockchip) and a module built from zfs-dkms 2.3.2-2~bpo12+2. So far so good. And then I ran modprobe zfs.ko and was rewarded with the following panic in the kernel's module loader: [ 1128.728803] spl: loading out-of-tree module taints kernel. [ 1128.859152] zfs: module license 'CDDL' taints kernel. [ 1128.859178] Disabling lock debugging due to kernel taint [ 1128.859401] zfs: module license taints kernel. [ 1128.860612] 8<--- cut here --- [ 1128.860624] Unable to handle kernel paging request at virtual address 5e4f51d0 when read [ 1128.860641] [5e4f51d0] *pgd=00000000 [ 1128.860663] Internal error: Oops: 5 [#1] SMP ARM [ 1128.865857] Modules linked in: spl(O) zram zsmalloc snd_soc_hdmi_codec snd_usb_audio snd_soc_simple_card binfmt_misc snd_soc_rockchip_i2s snd_soc_simple_card_utils snd_hwdep hantro_vpu snd_usbmidi_lib rockchip_vdec(C) snd_ump snd_soc_core r8723bs(C) rockchip_rga rockchip_iep snd_rawmidi v4l2_vp9 panfrost snd_pcm_dmaengine v4l2_jpeg rk_crypto snd_seq_device v4l2_h264 dw_hdmi_i2s_audio snd_pcm videobuf2_dma_contig gpu_sched dw_hdmi_cec v4l2_mem2mem snd_timer syscon_reboot_mode crypto_engine reboot_mode snd dw_wdt rk3288_gpiomem soundcore rockchip_thermal cpufreq_dt fuse gpio_keys realtek [ 1128.924379] CPU: 3 UID: 0 PID: 20465 Comm: modprobe Tainted: P C O 6.12.44-current-rockchip #1 [ 1128.935373] Tainted: [P]=PROPRIETARY_MODULE, [C]=CRAP, [O]=OOT_MODULE [ 1128.942570] Hardware name: Rockchip (Device Tree) [ 1128.947822] PC is at resolve_symbol+0xf8/0x368 [ 1128.952795] LR is at cmp_name+0x14/0x18 [ 1128.957081] pc : [<b01ac790>] lr : [<b01ab960>] psr: 90010013 [ 1128.964083] sp : f1f1dd68 ip : f1f1dca8 fp : f1f1ddbc [ 1128.969919] r10: f1f1ded0 r9 : af1f81dc r8 : af1f62ac [ 1128.975755] r7 : af2489c0 r6 : af248c48 r5 : f1f1de48 r4 : af52c300 [ 1128.983049] r3 : 00000000 r2 : 5e4f51c0 r1 : 00000000 r0 : 00000001 [ 1128.990342] Flags: NzcV IRQs on FIQs on Mode SVC_32 ISA ARM Segment none [ 1128.998318] Control: 10c5387d Table: 0364c06a DAC: 00000051 [ 1129.004737] Register r0 information: non-paged memory [ 1129.010383] Register r1 information: NULL pointer [ 1129.015639] Register r2 information: non-paged memory [ 1129.021283] Register r3 information: NULL pointer [ 1129.026538] Register r4 information: 201-page vmalloc region starting at 0xaf514000 allocated at load_module+0x744/0x1b34 [ 1129.038795] Register r5 information: 2-page vmalloc region starting at 0xf1f1c000 allocated at kernel_clone+0xac/0x340 [ 1129.050759] Register r6 information: 5-page vmalloc region starting at 0xaf247000 allocated at load_module+0x744/0x1b34 [ 1129.062820] Register r7 information: 5-page vmalloc region starting at 0xaf247000 allocated at load_module+0x744/0x1b34 [ 1129.074881] Register r8 information: 3-page vmalloc region starting at 0xaf1f6000 allocated at load_module+0x744/0x1b34 [ 1129.086942] Register r9 information: 3-page vmalloc region starting at 0xaf1f6000 allocated at load_module+0x744/0x1b34 [ 1129.099003] Register r10 information: 2-page vmalloc region starting at 0xf1f1c000 allocated at kernel_clone+0xac/0x340 [ 1129.111062] Register r11 information: 2-page vmalloc region starting at 0xf1f1c000 allocated at kernel_clone+0xac/0x340 [ 1129.123120] Register r12 information: 2-page vmalloc region starting at 0xf1f1c000 allocated at kernel_clone+0xac/0x340 [ 1129.135179] Process modprobe (pid: 20465, stack limit = 0xf191b45c) [ 1129.142183] Stack: (0xf1f1dd68 to 0xf1f1e000) [ 1129.147050] dd60: b01abd14 af52c3fc 00000000 f26174f8 00000100 af2489c0 [ 1129.156193] dd80: 00000000 af1f62ac 00000000 e7df2e2d b4795600 00005a2b f26174f8 f26bcb48 [ 1129.165334] dda0: af6dc2b4 00000000 0006a3d0 f1f1ded0 f1f1deb4 f1f1ddc0 b01ae384 b01ac6a4 [ 1129.174476] ddc0: b02f81d4 b02f2340 f26bcbc0 00000000 00000003 004d6d38 00000000 00000001 [ 1129.183618] dde0: 00000000 b4795600 f26bc508 00000000 af52c3fc 0000001e 00000000 b132bdb0 [ 1129.192759] de00: 00000000 af52c300 af52c300 b1bd8b84 af52c30c b1c8a1a4 00000000 00000001 [ 1129.201901] de20: b5b7e600 f26bcbc0 00459bc0 00459bc0 f1f1de5c f1f1de40 00459bc0 00000000 [ 1129.211041] de40: 7fffffff b5b7e600 00000000 00000000 00000000 00000000 00000000 00000000 [ 1129.220182] de60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 1129.229324] de80: 00000000 e7df2e2d 00000002 00000000 b5b7e600 004d6d38 b5b7e600 b1c8a5b4 [ 1129.238465] dea0: bbba0708 b5b7e600 f1f1df3c f1f1deb8 b01aeedc b01ad31c f1f1decc 7fffffff [ 1129.247607] dec0: 00000000 00000002 00000000 f2263000 f2576523 f24d6640 f2263000 00459bc0 [ 1129.256749] dee0: f26bc508 f26bc388 f25e9c54 0008272c 000a7eac 000a5a90 000c5d78 00000000 [ 1129.265890] df00: 000a5a80 00000028 00000029 00000016 00000000 0000001e 00000000 e7df2e2d [ 1129.275031] df20: 00000001 000000f6 b1c8a1a4 00000001 f1f1dfa4 f1f1df40 b01af2ac b01aee50 [ 1129.284172] df40: 00000000 00000000 004d6d38 b1c8a58c bbba0708 00000000 b1c8a58c 00000000 [ 1129.293314] df60: 00000000 f1f1df64 f1f1df64 fffffffc 00000000 e7df2e2d 000000c0 004d8ad8 [ 1129.302456] df80: 00fa74bc 22b57200 0000017b b01002c8 b4795600 0000017b 00000000 f1f1dfa8 [ 1129.311598] dfa0: b0100060 b01af108 004d8ad8 00fa74bc 00000004 004d6d38 00000000 004d86bc [ 1129.320738] dfc0: 004d8ad8 00fa74bc 22b57200 0000017b 00fa7520 00000000 00000000 004d50bc [ 1129.329879] dfe0: aeb5c0e8 aeb5c0d8 004cf149 a6bc3002 40070030 00000004 00000000 00000000 [ 1129.339018] Call trace: [ 1129.341845] resolve_symbol from load_module+0x1074/0x1b34 [ 1129.347983] r10:f1f1ded0 r9:0006a3d0 r8:00000000 r7:af6dc2b4 r6:f26bcb48 r5:f26174f8 [ 1129.356735] r4:00005a2b [ 1129.359559] load_module from init_module_from_file+0x98/0xd4 [ 1129.365987] r10:b5b7e600 r9:bbba0708 r8:b1c8a5b4 r7:b5b7e600 r6:004d6d38 r5:b5b7e600 [ 1129.374738] r4:00000000 [ 1129.377562] init_module_from_file from sys_finit_module+0x1b0/0x310 [ 1129.384670] r6:00000001 r5:b1c8a1a4 r4:000000f6 [ 1129.389826] sys_finit_module from ret_fast_syscall+0x0/0x54 [ 1129.396154] Exception stack(0xf1f1dfa8 to 0xf1f1dff0) [ 1129.401798] dfa0: 004d8ad8 00fa74bc 00000004 004d6d38 00000000 004d86bc [ 1129.410939] dfc0: 004d8ad8 00fa74bc 22b57200 0000017b 00fa7520 00000000 00000000 004d50bc [ 1129.420079] dfe0: aeb5c0e8 aeb5c0d8 004cf149 a6bc3002 [ 1129.425724] r10:0000017b r9:b4795600 r8:b01002c8 r7:0000017b r6:22b57200 r5:00fa74bc [ 1129.434475] r4:004d8ad8 [ 1129.437302] Code: ea00004a e5922000 e1520006 0a000047 (e5923010) [ 1129.444162] ---[ end trace 0000000000000000 ]--- I have been unable to find debug symbols or a way to get an objdump of the loaded kernel (probably I am just missing something). Please advise what more I can tell you to be useful. I am unable to run armbianmonitor; after the above, lsmod hangs, and upon boot, the machine attempts to load zfs.ko which again crashes as above and userspace is pretty direly stuck. FWIW, I am happily running ZFS on a Tinkerboard with an older system, specifically linux-image-current-rockchip 24.11.1 (which is kernel 6.6.63-current-rockchip) and zfs-dkms 2.2.2-0ubuntu9.1.
-
The Mesa 25.2 release introduces support for AFBC compressed YUV textures in the Panfrost driver for ARM Mali GPUs, enabling more efficient memory bandwidth and power usage in video playback and real-time texture processing. View the full article
-
I recently bought an orange pi plus and am using the armbian 6.12 server (https://dl.armbian.com/orangepi5-plus/Noble_current_server) I'm wanting to setup hardware acceleration for jellyfin but having trouble with the right steps. I'm using jellyfin inside docker on the orange pi inside armbian. I've found various tutorials but it seems like some of them reference things that no longer exist (like panfork seems to no longer be needed for latest mesa if I'm understanding correctly?), so wanting to see what I need to do to set this up. So it seems like I need to disable panthor and use mali instead, but I can't find in the armbian config menu the option to do that, and not sure if I know how to get the right mali. Any help would be greatly appreciated. armbianmonitor is at https://paste.armbian.com/nurazajipu I've seen these tutorials/posts for reference: * https://akashrajpurohit.com/blog/setup-jellyfin-with-hardware-acceleration-on-orange-pi-5-rockchip-rk3558/ * https://github.com/andyshrk/mesa/blob/panthor-v4/Panfrost-build-howto.md * https://forum.jellyfin.org/t-solved-hw-transcoding-rk3588-arch-not-working?pid=54084 * `https://forum.armbian.com/topic/49115-how-to-install-opencl-on-orangepi-5-plus/` * https://forum.jellyfin.org/t-rockchip-transcode-missing-dev-mali0
-
Armbian Linux v6.1 - Ubuntu 24.04 (Noble) with XFCE seems not to support full bluetooth controller at boot stage, we need to manually load hci_uart module and and attach it to the serial interface. Is there any other service that is required to be enabled or any overlay that should be checked? After boot, we need to execute some commands to get the BT controller alive: user@bananapim7:~$ hcitool dev Devices: user@bananapim7:~$ sudo modprobe bluetooth user@bananapim7:~$ sudo modprobe hci_uart user@bananapim7:~$ sudo btattach -B /dev/ttyS6 -P bcm -S 115200 & [1] 3405 Attaching Primary controller to /dev/ttyS6 Switched line discipline from 0 to 15 Device index 0 attached user@bananapim7:~$ hcitool dev Devices: hci0 F0:23:AE:09:82:E3 Thanks for your help! PS: Some data that may help: user@bananapim7:~$ uname -a Linux bananapim7 6.1.115-vendor-rk35xx #1 SMP Thu Oct 16 07:30:53 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux user@bananapim7:~$ user@bananapim7:~$ lsmod Module Size Used by bnep 24576 2 squashfs 53248 0 pwm_fan 20480 0 rk805_pwrkey 16384 0 bcmdhd 1495040 0 panfrost 61440 0 drm_shmem_helper 20480 1 panfrost gpu_sched 40960 1 panfrost joydev 24576 0 input_leds 16384 0 zram 28672 3 zsmalloc 20480 1 zram binfmt_misc 20480 1 sch_fq_codel 20480 4 fuse 114688 1 dm_mod 110592 0 nfnetlink 20480 1 ip_tables 28672 0 ipv6 458752 48 r8169 77824 0 nvmem_rockchip_otp 20480 0 rockchip_cpuinfo 16384 1 nvmem_rockchip_otp uio_pdrv_genirq 16384 0 uio 20480 1 uio_pdrv_genirq user@bananapim7:~$ user@bananapim7:~$ systemctl status bluetooth ● bluetooth.service - Bluetooth service Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: enabled) Active: active (running) since Mon 2025-10-27 23:00:19 -03; 1 day 9h ago Docs: man:bluetoothd(8) Main PID: 1794 (bluetoothd) Status: "Running" Tasks: 1 (limit: 37795) Memory: 2.5M (peak: 3.0M) CPU: 48ms CGroup: /system.slice/bluetooth.service └─1794 /usr/libexec/bluetooth/bluetoothd oct 27 23:00:19 bananapim7 systemd[1]: Started bluetooth.service - Bluetooth service. oct 27 23:00:19 bananapim7 bluetoothd[1794]: Starting SDP server oct 27 23:00:19 bananapim7 bluetoothd[1794]: src/plugin.c:plugin_init() System does not support csip plugin oct 27 23:00:19 bananapim7 bluetoothd[1794]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled oct 27 23:00:19 bananapim7 bluetoothd[1794]: src/plugin.c:plugin_init() System does not support micp plugin oct 27 23:00:19 bananapim7 bluetoothd[1794]: src/plugin.c:plugin_init() System does not support vcp plugin oct 27 23:00:19 bananapim7 bluetoothd[1794]: src/plugin.c:plugin_init() System does not support mcp plugin oct 27 23:00:19 bananapim7 bluetoothd[1794]: src/plugin.c:plugin_init() System does not support bass plugin oct 27 23:00:19 bananapim7 bluetoothd[1794]: src/plugin.c:plugin_init() System does not support bap plugin oct 27 23:00:19 bananapim7 bluetoothd[1794]: Bluetooth management interface 1.22 initialized
-
RK3588 - Setting Up Mali & Hardware Acceleration
KhanhDTP replied to David N's topic in Orange Pi 5 Plus
@Gian Luca Please try libMali route: + Flash Armbian 25.8.1 Noble Gnome (Vendor Kernel: 6.1.115) + Disable the Panthor overlay + Install libMali https://github.com/ginkage/libmali-rockchip/releases/download/v1.9-1-04f8711/libmali-valhall-g610-g24p0-wayland-gbm_1.9-1_arm64.deb + Install the WSI https://github.com/ginkage/vulkan-wsi-layer/releases/tag/v1.3.276-1-d48decd (for Wayland, XWayland only) mesa (Panfrost/PanVk) route: + Flash Armbian 25.8.1 Noble Gnome/XFCE (Vendor Kernel: 6.1.115) + Enable the Panthor overlay + Install the "mesa-vulkan-drivers" https://launchpad.net/~ernstp/+archive/ubuntu/mesarc (for both Wayland and X11) -
Hello, i am new here, an experienced back-end developer from Hungary, and my hobby is mostly doing some IOT stuff in my free-time. I'm big fun of the Armbian project a long time and checking its progress time to time cos its seems perfect for IOT usage and the NanoPi R3S was specially chosen by me for my ongoing project because of the Platinum support of the product as it seemed to be perfect fit with good enough video support to make IOT server with remote app for admin functions. Sadly as it seems the hardware acceleration is not supported i guess because there is no HDMI port on the product but with Panfrost + VirtualGL it could be a capable remote desktop solution and i have checked that on "BigTreeTech CB2" its already there so that could be added for that as well. For me it would be enough if i get some help to add that to the build script for only me for now! But maybe there are other people who could have good use of some kind of remote desktop solution for an app or a whole desktop. I almost got it working with the official driver but it is not possible sadly without forking VirtualGL to make it compatible with the gl4es faker, and also that limits to OpenGL 2.X apps only so with Panfrost (3.1) could much better and it won't need the faker either. Update: I have the non LTS version cos that's the only one i was able to buy but i just checked the LTS version which is the Platinum support for and it has HDMI so it could be useful even more.
-
Hey everyone, for the past couple of days I've been looking into the Mesa-VPU script made by AmazingFate that's used to patch Mesa/VPU onto a custom build of Armbian. https://github.com/armbian/build/blob/main/extensions/mesa-vpu.sh I already have an install of Armbian (Debian XFCE 6.12.28-current-rockchip64 ) on my Rock5b and was looking into applying as much as I can without re-building an image or starting from scratch. From my understanding, You'd need the vendor rk3588 kernel if you want the best possible compatibility with things like the VPU for multimedia acceleration (Someone please correct me if this is not the case lol) What follows is what I was able to piece together after troubleshooting, reading the Mesa changelog & trying to apply as many packages as I can from AmazingFate's kernel extension script. I've also included some tweaks for XFCE to hopefully provide a smooth graphical experience. Although my Rock5b is used as a headless server and doesnt have anything plugged into the HDMI port, I can say that the following changes have made a huge difference in graphical performance of VNC. Please keep in mind that i'm not a developer for Armbian. I just wanted to share this as a guide i've put together to hopefully help someone else who's tried the same (Please let me know your thoughts or if there was anything i've missed. Like I said, this is what has worked for me) (Obviously the correct fix is to rebuild Armbian with Mesa-VPU. What follows was done as an experiment) #################### GUIDE BELOW. THIS IS NOT A SHELL SCRIPT! PLEASE READ AND DO NOT COPY/PASTE ENTIRETY INTO TERMINAL!############################# #### -- 01 Setup AmazingFate Panfork-Mesa repo for mali-g610-firmware 01 -- #### ## 1A: import gpg key and use it to sign repo ## wget -qO - https://download.opensuse.org/repositories/home:/amazingfate:/panfork-mesa/Debian_12/Release.key | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/panfork-mesa.gpg ## 1B: Add Repo to apt sources & update ## echo "deb https://download.opensuse.org/repositories/home:/amazingfate:/panfork-mesa/Debian_12/ /" | sudo tee /etc/apt/sources.list.d/panfork-mesa.list sudo apt update ## 1C: Install firmware ## sudo apt install mali-g610-firmware libmali-g610-x11 ## 1D: **RECOMMENDED** : Remove panfork-mesa repo ## sudo rm -rf /etc/apt/sources.list.d/panfork-mesa.list sudo rm -rf /etc/apt/trusted.gpg.d/panfork-mesa.gpg #### -- 02 Enable Debian Experimental Repo for recent Mesa Packages 02 -- #### sudo nano /etc/apt/sources.list ## 2A: Add the following to the bottom of the document... ## deb http://deb.debian.org/debian unstable main contrib non-free deb http://deb.debian.org/debian experimental main ## 2B: Update and install Mesa Packages ## sudo apt update sudo apt install -t experimental mesa-vulkan-drivers mesa-utils libgl1-mesa-dri libglx-mesa0 mesa-vdpau-drivers mesa-va-drivers mesa-opencl-icd mesa-libgallium ## 2C: **RECOMMENDED** : Re-open apt sources and remove Experimental/Unstable repos... ## sudo nano /etc/apt/sources.list #Remove the following and update apt...# deb http://deb.debian.org/debian unstable main contrib non-free deb http://deb.debian.org/debian experimental main sudo apt update #### -- 03 Add rockchip-multimedia Ubuntu Repo to Apt 03 -- #### echo "deb [arch=arm64] https://ppa.launchpadcontent.net/liujianfeng1994/rockchip-multimedia/ubuntu jammy main" | sudo tee /etc/apt/sources.list.d/rockchip-multimedia.list ## 3A: Download Key and add convert to gpg ## curl -o rockchip-multimedia.asc "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x8065BE1FC67AABDE" gpg --dearmor rockchip-multimedia.asc sudo mv rockchip-multimedia.asc.gpg /etc/apt/keyrings/rockchip-multimedia.gpg ## 3B: Add PPA Repo and update ## echo "deb [arch=arm64 signed-by=/etc/apt/keyrings/rockchip-multimedia.gpg] https://ppa.launchpadcontent.net/liujianfeng1994/rockchip-multimedia/ubuntu jammy main" | sudo tee /etc/apt/sources.list.d/rockchip-multimedia.list sudo apt update ## 3C: Install packages ## sudo apt install libv4l-rkmpp chromium gstreamer1.0-rockchip1 rockchip-multimedia-config ## 3D: **OPTIONAL** : Disable rockchip-multimedia PPA repo ## sudo mv /etc/apt/sources.list.d/rockchip-multimedia.list /etc/apt/sources.list.d/rockchip-multimedia.list.disabled sudo apt update #### -- 04 Optimize XFCE/Xorg and Reboot 04 -- #### ## 4A: Open default xorg config ## sudo nano /etc/X11/xorg.conf.d/01-armbian-defaults.conf #Add the following... # Section "Device" Identifier "Mali-G610" Driver "modesetting" Option "DRI" "3" # Required for Mali GPUs Option "GALLIUM_DRIVER" "panfrost" Option "PageFlip" "on" # Reduces tearing Option "TearFree" "true" # Xfce-specific anti-tearing EndSection ## 4B: Add XFCE Specific tweaks ## sudo nano /etc/X11/xorg.conf.d/20-xfce-tweaks.conf #Add the following... # Section "Extensions" Option "COMPOSITE" "Enable" EndSection Section "ServerFlags" Option "AutoAddGPU" "off" # Prevents duplicate GPU detection EndSection ## 4C: Reboot ## sudo reboot now
-
Noob distro inquiry? picture included.
Tomi Skies replied to Tomi Skies's topic in Allwinner CPU Boxes
@Nick A I think this is what you were asking for? [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.12.11-edge-sunxi64 (build@armbian) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP PREEMPT Thu Jan 23 11:23:05 EST 2025 [ 0.000000] Machine model: hechuang,x96-q LPDDR3 [ 0.000000] efi: UEFI not found. [ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004007ffff (512 KiB) nomap non-reusable secmon@40000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff] [ 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 0x0000000040000000-0x000000004007ffff] [ 0.000000] node 0: [mem 0x0000000040080000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] cma: Reserved 64 MiB at 0x000000007ac00000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 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.4 [ 0.000000] No bootconfig data provided, so skipping bootconfig [ 0.000000] percpu: Embedded 33 pages/cpu s95832 r8192 d31144 u135168 [ 0.000000] pcpu-alloc: s95832 r8192 d31144 u135168 alloc=33*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: root=UUID=adc7b539-05e1-42cd-b4a4-263c1693e027 rootwait rootfstype=ext4 splash plymouth.ignore-serial-consoles console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart=1709ba65-01 usb-storage.quirks= cgroup_enable=memory [ 0.000000] Unknown kernel command line parameters "splash ubootpart=1709ba65-01 cgroup_enable=memory", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x000000007aa80000-0x000000007ab80000] (1MB) [ 0.000000] SLUB: HWalign=64, Order=0-1, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 56722 entries in 222 pages [ 0.000000] ftrace: allocated 222 pages with 6 groups [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 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 30 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000748] Console: colour dummy device 80x25 [ 0.000764] printk: legacy console [tty1] enabled [ 0.000876] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000) [ 0.000894] pid_max: default: 32768 minimum: 301 [ 0.001130] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.001147] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.013413] rcu: Hierarchical SRCU implementation. [ 0.013438] rcu: Max phase no-delay instances is 1000. [ 0.013807] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.018991] EFI services will not be available. [ 0.019666] smp: Bringing up secondary CPUs ... [ 0.023824] Detected VIPT I-cache on CPU1 [ 0.023982] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.030517] Detected VIPT I-cache on CPU2 [ 0.030671] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.037099] Detected VIPT I-cache on CPU3 [ 0.037253] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.037464] smp: Brought up 1 node, 4 CPUs [ 0.037485] SMP: Total of 4 processors activated. [ 0.037492] CPU: All CPU(s) started at EL2 [ 0.037511] CPU features: detected: 32-bit EL0 Support [ 0.037517] CPU features: detected: 32-bit EL1 Support [ 0.037526] CPU features: detected: CRC32 instructions [ 0.037595] alternatives: applying system-wide alternatives [ 0.039007] Memory: 899180K/1048576K available (16448K kernel code, 3734K rwdata, 13308K rodata, 8000K init, 599K bss, 79692K reserved, 65536K cma-reserved) [ 0.040011] devtmpfs: initialized [ 0.052347] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.052395] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.056229] 22192 pages in range for non-PLT usage [ 0.056260] 513712 pages in range for PLT usage [ 0.056531] pinctrl core: initialized pinctrl subsystem [ 0.057495] DMI not present or invalid. [ 0.061191] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.064428] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.066238] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.068571] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.068695] audit: initializing netlink subsys (disabled) [ 0.069173] audit: type=2000 audit(0.066:1): state=initialized audit_enabled=0 res=1 [ 0.070850] thermal_sys: Registered thermal governor 'fair_share' [ 0.070868] thermal_sys: Registered thermal governor 'bang_bang' [ 0.070876] thermal_sys: Registered thermal governor 'step_wise' [ 0.070882] thermal_sys: Registered thermal governor 'user_space' [ 0.070999] cpuidle: using governor ladder [ 0.071046] cpuidle: using governor menu [ 0.071268] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.071425] ASID allocator initialised with 65536 entries [ 0.072373] Serial: AMBA PL011 UART driver [ 0.078705] /soc/bus@1000000/mixer@100000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.078872] /soc/interrupt-controller@3021000: Fixed dependency cycle(s) with /soc/interrupt-controller@3021000 [ 0.079079] /soc/hdmi@6000000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.079164] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/hdmi@6000000 [ 0.079196] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/lcd-controller@6515000 [ 0.079229] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 [ 0.079316] /soc/lcd-controller@6515000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.080419] /soc/bus@1000000/mixer@100000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.084849] /soc/hdmi@6000000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.085617] /soc/hdmi@6000000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.085778] /soc/bus@1000000/mixer@100000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.085894] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/hdmi@6000000 [ 0.086007] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/lcd-controller@6515000 [ 0.086038] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 [ 0.086400] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/lcd-controller@6515000 [ 0.086519] /soc/lcd-controller@6515000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.095254] /soc/hdmi@6000000: Fixed dependency cycle(s) with /connector [ 0.095412] /connector: Fixed dependency cycle(s) with /soc/hdmi@6000000 [ 0.099761] cryptd: max_cpu_qlen set to 1000 [ 0.100844] ACPI: Interpreter disabled. [ 0.101575] iommu: Default domain type: Translated [ 0.101597] iommu: DMA domain TLB invalidation policy: strict mode [ 0.105171] SCSI subsystem initialized [ 0.105250] libata version 3.00 loaded. [ 0.105555] usbcore: registered new interface driver usbfs [ 0.105605] usbcore: registered new interface driver hub [ 0.105664] usbcore: registered new device driver usb [ 0.106578] pps_core: LinuxPPS API ver. 1 registered [ 0.106588] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.106616] PTP clock support registered [ 0.106970] scmi_core: SCMI protocol bus registered [ 0.107591] Advanced Linux Sound Architecture Driver Initialized. [ 0.109299] clocksource: Switched to clocksource arch_sys_counter [ 1.264644] pnp: PnP ACPI: disabled [ 1.277952] NET: Registered PF_INET protocol family [ 1.278256] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.347112] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) [ 1.347168] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.347278] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.347360] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 1.347631] TCP: Hash tables configured (established 8192 bind 8192) [ 1.347829] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.347878] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.348142] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.349136] RPC: Registered named UNIX socket transport module. [ 1.349160] RPC: Registered udp transport module. [ 1.349167] RPC: Registered tcp transport module. [ 1.349173] RPC: Registered tcp-with-tls transport module. [ 1.349179] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.349191] NET: Registered PF_XDP protocol family [ 1.349218] PCI: CLS 0 bytes, default 64 [ 1.349744] Trying to unpack rootfs image as initramfs... [ 1.357603] kvm [1]: nv: 554 coarse grained trap handlers [ 1.358468] kvm [1]: IPA Size Limit: 40 bits [ 1.362185] kvm [1]: vgic interrupt IRQ9 [ 1.362268] kvm [1]: Hyp nVHE mode initialized successfully [ 1.365769] Initialise system trusted keyrings [ 1.366320] workingset: timestamp_bits=46 max_order=18 bucket_order=0 [ 1.367238] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.368005] NFS: Registering the id_resolver key type [ 1.368079] Key type id_resolver registered [ 1.368087] Key type id_legacy registered [ 1.368128] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.368137] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.432380] NET: Registered PF_ALG protocol family [ 1.432434] Key type asymmetric registered [ 1.432443] Asymmetric key parser 'x509' registered [ 1.432451] Asymmetric key parser 'pkcs8' registered [ 1.432458] Key type pkcs7_test registered [ 1.432724] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 1.433146] io scheduler mq-deadline registered [ 1.433169] io scheduler kyber registered [ 1.433237] io scheduler bfq registered [ 1.448275] ledtrig-cpu: registered to indicate activity on CPUs [ 1.480564] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.486445] Serial: AMBA driver [ 1.518373] usbcore: registered new interface driver uas [ 1.518443] usbcore: registered new interface driver usb-storage [ 1.520054] mousedev: PS/2 mouse device common for all mice [ 1.522378] sun6i-rtc 7000000.rtc: registered as rtc0 [ 1.522450] sun6i-rtc 7000000.rtc: setting system clock to 1970-01-02T00:00:08 UTC (86408) [ 1.530084] sdhci: Secure Digital Host Controller Interface driver [ 1.530108] sdhci: Copyright(c) Pierre Ossman [ 1.530569] Synopsys Designware Multimedia Card Interface Driver [ 1.533350] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.536789] SMCCC: SOC_ID: ID = jep106:091e:1823 Revision = 0x00000000 [ 1.543257] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available [ 1.544271] watchdog: NMI not fully supported [ 1.544290] watchdog: Hard watchdog permanently disabled [ 1.560010] NET: Registered PF_PACKET protocol family [ 1.560493] Key type dns_resolver registered [ 1.577509] registered taskstats version 1 [ 1.578051] Loading compiled-in X.509 certificates [ 1.581712] zswap: loaded using pool zstd/zsmalloc [ 1.605540] sun8i-mixer 1100000.mixer: Adding to iommu group 0 [ 1.610387] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 1.624399] sun50i-h616-pinctrl 300b000.pinctrl: initialized sunXi PIO driver [ 1.626352] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator [ 1.631481] printk: legacy console [ttyS0] disabled [ 1.632221] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 286, base_baud = 1500000) is a 16550A [ 1.632334] printk: legacy console [ttyS0] enabled [ 1.634474] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pg not found, using dummy regulator [ 1.636489] 5000400.serial: ttyS1 at MMIO 0x5000400 (irq = 287, base_baud = 1500000) is a 16550A [ 1.637038] serial serial0: tty port ttyS1 registered [ 1.642272] phy phy-5100400.phy.0: Changing dr_mode to 1 [ 1.643891] ehci-platform 5200000.usb: EHCI Host Controller [ 1.643959] ehci-platform 5200000.usb: new USB bus registered, assigned bus number 1 [ 1.644182] ehci-platform 5200000.usb: irq 289, io mem 0x05200000 [ 1.646141] ehci-platform 5310000.usb: EHCI Host Controller [ 1.646195] ehci-platform 5310000.usb: new USB bus registered, assigned bus number 2 [ 1.646409] ehci-platform 5310000.usb: irq 290, io mem 0x05310000 [ 1.648884] ehci-platform 5311000.usb: EHCI Host Controller [ 1.648939] ehci-platform 5311000.usb: new USB bus registered, assigned bus number 3 [ 1.649129] ehci-platform 5311000.usb: irq 291, io mem 0x05311000 [ 1.652751] ehci-platform 5200000.usb: USB 2.0 started, EHCI 1.00 [ 1.653247] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 1.653280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.653291] usb usb1: Product: EHCI Host Controller [ 1.653300] usb usb1: Manufacturer: Linux 6.12.11-edge-sunxi64 ehci_hcd [ 1.653309] usb usb1: SerialNumber: 5200000.usb [ 1.653794] ohci-platform 5200400.usb: Generic Platform OHCI controller [ 1.653930] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests (id=vbus) [ 1.654662] hub 1-0:1.0: USB hub found [ 1.654764] hub 1-0:1.0: 1 port detected [ 1.655420] ohci-platform 5200400.usb: new USB bus registered, assigned bus number 4 [ 1.655673] ohci-platform 5200400.usb: irq 293, io mem 0x05200400 [ 1.657364] ohci-platform 5310400.usb: Generic Platform OHCI controller [ 1.657416] ohci-platform 5310400.usb: new USB bus registered, assigned bus number 5 [ 1.657458] ohci-platform 5311400.usb: Generic Platform OHCI controller [ 1.657485] ohci-platform 5311400.usb: new USB bus registered, assigned bus number 6 [ 1.657621] ohci-platform 5310400.usb: irq 296, io mem 0x05310400 [ 1.657651] ohci-platform 5311400.usb: irq 295, io mem 0x05311400 [ 1.662738] ehci-platform 5310000.usb: USB 2.0 started, EHCI 1.00 [ 1.663180] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 1.663207] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.663218] usb usb2: Product: EHCI Host Controller [ 1.663227] usb usb2: Manufacturer: Linux 6.12.11-edge-sunxi64 ehci_hcd [ 1.663236] usb usb2: SerialNumber: 5310000.usb [ 1.664296] hub 2-0:1.0: USB hub found [ 1.664393] hub 2-0:1.0: 1 port detected [ 1.676059] ehci-platform 5311000.usb: USB 2.0 started, EHCI 1.00 [ 1.676529] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 1.676554] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.676564] usb usb3: Product: EHCI Host Controller [ 1.676574] usb usb3: Manufacturer: Linux 6.12.11-edge-sunxi64 ehci_hcd [ 1.676583] usb usb3: SerialNumber: 5311000.usb [ 1.677580] hub 3-0:1.0: USB hub found [ 1.677671] hub 3-0:1.0: 1 port detected [ 1.710376] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12 [ 1.710412] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.710423] usb usb4: Product: Generic Platform OHCI controller [ 1.710432] usb usb4: Manufacturer: Linux 6.12.11-edge-sunxi64 ohci_hcd [ 1.710441] usb usb4: SerialNumber: 5200400.usb [ 1.711497] hub 4-0:1.0: USB hub found [ 1.711580] hub 4-0:1.0: 1 port detected [ 1.713753] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12 [ 1.713786] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.713797] usb usb5: Product: Generic Platform OHCI controller [ 1.713806] usb usb5: Manufacturer: Linux 6.12.11-edge-sunxi64 ohci_hcd [ 1.713816] usb usb5: SerialNumber: 5310400.usb [ 1.714882] hub 5-0:1.0: USB hub found [ 1.714961] hub 5-0:1.0: 1 port detected [ 1.715819] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12 [ 1.715850] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.715861] usb usb6: Product: Generic Platform OHCI controller [ 1.715870] usb usb6: Manufacturer: Linux 6.12.11-edge-sunxi64 ohci_hcd [ 1.715879] usb usb6: SerialNumber: 5311400.usb [ 1.717008] hub 6-0:1.0: USB hub found [ 1.717104] hub 6-0:1.0: 1 port detected [ 2.171103] Freeing initrd memory: 15120K [ 2.642739] ehci-platform 5101000.usb: EHCI Host Controller [ 2.642775] ohci-platform 5101400.usb: Generic Platform OHCI controller [ 2.642826] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 8 [ 2.642826] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 7 [ 2.643037] ehci-platform 5101000.usb: irq 288, io mem 0x05101000 [ 2.643064] ohci-platform 5101400.usb: irq 292, io mem 0x05101400 [ 2.652664] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00 [ 2.653036] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 2.653051] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.653062] usb usb7: Product: EHCI Host Controller [ 2.653071] usb usb7: Manufacturer: Linux 6.12.11-edge-sunxi64 ehci_hcd [ 2.653080] usb usb7: SerialNumber: 5101000.usb [ 2.654032] hub 7-0:1.0: USB hub found [ 2.654096] hub 7-0:1.0: 1 port detected [ 2.700245] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12 [ 2.700276] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.700287] usb usb8: Product: Generic Platform OHCI controller [ 2.700297] usb usb8: Manufacturer: Linux 6.12.11-edge-sunxi64 ohci_hcd [ 2.700306] usb usb8: SerialNumber: 5101400.usb [ 2.701267] hub 8-0:1.0: USB hub found [ 2.701335] hub 8-0:1.0: 1 port detected [ 2.859796] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 2.860422] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver [ 2.862859] sun50i-h616-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator [ 2.864513] axp20x-i2c 0-0036: AXP20x variant AXP313a found [ 2.865313] axp20x-i2c 0-0036: AXP20X driver loaded [ 2.869396] vdd-dram: Bringing 1100000uV into 1200000-1200000uV [ 2.870982] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator [ 2.874540] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq [ 2.875087] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pc not found, using dummy regulator [ 2.876429] sun4i-drm display-engine: Adding to iommu group 0 [ 2.893018] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops) [ 2.893430] sun4i-drm display-engine: bound 6510000.tcon-top (ops sun8i_tcon_top_ops) [ 2.894104] sun4i-drm display-engine: bound 6515000.lcd-controller (ops sun4i_tcon_ops) [ 2.894718] sun8i-dw-hdmi 6000000.hdmi: Detected HDMI TX controller v2.12a with HDCP (DWC HDMI 2.0 TX PHY) [ 2.895637] sun8i-dw-hdmi 6000000.hdmi: registered DesignWare HDMI I2C bus driver [ 2.897414] sun4i-drm display-engine: bound 6000000.hdmi (ops sun8i_dw_hdmi_ops) [ 2.898644] [drm] Initialized sun4i-drm 1.0.0 for display-engine on minor 0 [ 2.905598] sunxi-mmc 4022000.mmc: initialized, max. request size: 2048 KB, uses new timings mode [ 2.905598] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode [ 2.921204] mmc3: Failed to initialize a non-removable card [ 3.182647] usb 8-1: new full-speed USB device number 2 using ohci-platform [ 3.222685] mmc2: new DDR MMC card at address 0001 [ 3.224099] mmcblk2: mmc2:0001 P1J95K 7.30 GiB [ 3.228512] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 [ 3.233698] mmcblk2boot0: mmc2:0001 P1J95K 2.00 MiB [ 3.236961] mmcblk2boot1: mmc2:0001 P1J95K 2.00 MiB [ 3.367675] Console: switching to colour frame buffer device 240x67 [ 3.390374] usb 8-1: New USB device found, idVendor=413c, idProduct=1003, bcdDevice= 1.00 [ 3.390399] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.390408] usb 8-1: Product: Dell USB Keyboard Hub [ 3.390415] usb 8-1: Manufacturer: Dell [ 3.396462] hub 8-1:1.0: USB hub found [ 3.398356] hub 8-1:1.0: 3 ports detected [ 3.403781] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device [ 3.411903] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator [ 3.414074] of_cfs_init [ 3.414132] of_cfs_init: OK [ 3.438659] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode [ 3.487368] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.489155] mmc0: Problem switching card into high-speed mode! [ 3.489355] mmc0: new SDHC card at address 21f1 [ 3.490743] mmcblk0: mmc0:21f1 APPSD 7.50 GiB [ 3.494790] mmcblk0: p1 [ 3.542524] clk: Disabling unused clocks [ 3.542566] sun50i-h6-r-ccu 7010000.clock: Powering off unused clock r-apb2-rsb [ 3.542594] sun50i-h616-ccu 3001000.clock: Powering off unused clock bus-i2c3 [ 3.542670] sunxi-de33-clks 1008000.clock: Powering off unused clock wb-div [ 3.542680] sunxi-de33-clks 1008000.clock: Powering off unused clock mixer1-div [ 3.542720] sun50i-h616-ccu 3001000.clock: Powering off unused clock bus-pwm [ 3.542741] sun50i-h616-ccu 3001000.clock: Powering off unused clock bus-emac1 [ 3.542761] sun50i-h616-ccu 3001000.clock: Powering off unused clock bus-ve [ 3.542769] sun50i-h616-ccu 3001000.clock: Powering off unused clock bus-ce [ 3.542787] sun50i-h616-ccu 3001000.clock: Powering off unused clock ce [ 3.542800] sun50i-h616-ccu 3001000.clock: Powering off unused clock mbus-ce [ 3.542813] sun50i-h616-ccu 3001000.clock: Powering off unused clock cpux-apb [ 3.542820] sun50i-h616-ccu 3001000.clock: Powering off unused clock axi [ 3.542835] sun50i-h6-r-ccu 7010000.clock: Powering off unused clock r-apb1-twd [ 3.542860] PM: genpd: Disabling unused power domains [ 3.542882] ALSA device list: [ 3.542889] No soundcards found. [ 3.549765] Freeing unused kernel memory: 8000K [ 3.550055] Run /init as init process [ 3.550065] with arguments: [ 3.550072] /init [ 3.550077] splash [ 3.550082] with environment: [ 3.550086] HOME=/ [ 3.550091] TERM=linux [ 3.550095] ubootpart=1709ba65-01 [ 3.550100] cgroup_enable=memory [ 3.692752] usb 8-1.1: new full-speed USB device number 3 using ohci-platform [ 3.793527] usb 8-1.1: New USB device found, idVendor=413c, idProduct=2010, bcdDevice= 1.00 [ 3.793563] usb 8-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.793571] usb 8-1.1: Product: Dell USB Keyboard Hub [ 3.793577] usb 8-1.1: Manufacturer: Dell [ 3.869405] usb 8-1.3: new low-speed USB device number 4 using ohci-platform [ 3.911340] hid: raw HID events driver (C) Jiri Kosina [ 3.935176] usbcore: registered new interface driver usbhid [ 3.935211] usbhid: USB HID core driver [ 3.967475] usb 8-1.3: New USB device found, idVendor=03f0, idProduct=134a, bcdDevice= 1.00 [ 3.967518] usb 8-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.967527] usb 8-1.3: Product: HP USB Optical Mouse [ 3.967533] usb 8-1.3: Manufacturer: PixArt [ 4.036015] input: Dell Dell USB Keyboard Hub as /devices/platform/soc/5101400.usb/usb8/8-1/8-1.1/8-1.1:1.0/0003:413C:2010.0001/input/input0 [ 4.187165] hid-generic 0003:413C:2010.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard Hub] on usb-5101400.usb-1.1/input0 [ 4.189062] input: Dell Dell USB Keyboard Hub Consumer Control as /devices/platform/soc/5101400.usb/usb8/8-1/8-1.1/8-1.1:1.1/0003:413C:2010.0002/input/input1 [ 4.240301] input: Dell Dell USB Keyboard Hub System Control as /devices/platform/soc/5101400.usb/usb8/8-1/8-1.1/8-1.1:1.1/0003:413C:2010.0002/input/input2 [ 4.241275] hid-generic 0003:413C:2010.0002: input,hidraw1: USB HID v1.10 Device [Dell Dell USB Keyboard Hub] on usb-5101400.usb-1.1/input1 [ 4.242326] input: PixArt HP USB Optical Mouse as /devices/platform/soc/5101400.usb/usb8/8-1/8-1.3/8-1.3:1.0/0003:03F0:134A.0003/input/input3 [ 4.245341] hid-generic 0003:03F0:134A.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt HP USB Optical Mouse] on usb-5101400.usb-1.3/input0 [ 4.335600] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pa not found, using dummy regulator [ 4.336317] dwmac-sun8i 5030000.ethernet: IRQ eth_wake_irq not found [ 4.336350] dwmac-sun8i 5030000.ethernet: IRQ eth_lpi not found [ 4.336360] dwmac-sun8i 5030000.ethernet: IRQ sfty not found [ 4.336855] dwmac-sun8i 5030000.ethernet: supply phy-io not found, using dummy regulator [ 4.337363] dwmac-sun8i 5030000.ethernet: PTP uses main clock [ 4.337432] dwmac-sun8i 5030000.ethernet: Current syscon value is not the default 53fe1 (expect 0) [ 4.340694] dwmac-sun8i 5030000.ethernet: No HW DMA feature register supported [ 4.340727] dwmac-sun8i 5030000.ethernet: RX Checksum Offload Engine supported [ 4.340734] dwmac-sun8i 5030000.ethernet: COE Type 2 [ 4.340744] dwmac-sun8i 5030000.ethernet: TX Checksum insertion supported [ 4.340750] dwmac-sun8i 5030000.ethernet: Normal descriptors [ 4.340756] dwmac-sun8i 5030000.ethernet: Chain mode enabled [ 4.656544] dwmac-sun8i 5030000.ethernet end0: renamed from eth0 [ 5.676500] EXT4-fs (mmcblk0p1): mounted filesystem adc7b539-05e1-42cd-b4a4-263c1693e027 ro with writeback data mode. Quota mode: disabled. [ 7.290999] systemd[1]: System time before build time, advancing clock. [ 7.299934] systemd[1]: Failed to find module 'autofs4' [ 7.404849] NET: Registered PF_INET6 protocol family [ 7.406580] Segment Routing with IPv6 [ 7.406651] In-situ OAM (IOAM) with IPv6 [ 7.507441] systemd[1]: systemd 252.36-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 7.507517] systemd[1]: Detected architecture arm64. [ 7.518713] systemd[1]: Hostname set to <x96q-lpddr3>. [ 7.532309] systemd[1]: Initializing machine ID from random generator. [ 7.532941] systemd[1]: Installed transient /etc/machine-id file. [ 8.787575] systemd[1]: /lib/systemd/system/aw859a-wifi.service:9: Support for option SysVStartPriority= has been removed and it is ignored [ 9.066096] systemd[1]: Queued start job for default target graphical.target. [ 9.115709] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ 9.118998] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [ 9.121114] systemd[1]: Created slice user.slice - User and Session Slice. [ 9.121897] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ 9.122489] systemd[1]: Starting of proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point unsupported. [ 9.122951] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... [ 9.123354] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [ 9.123980] systemd[1]: Reached target slices.target - Slice Units. [ 9.124393] systemd[1]: Reached target swap.target - Swaps. [ 9.124715] systemd[1]: Reached target time-set.target - System Time Set. [ 9.125181] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [ 9.153859] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket. [ 9.155555] systemd[1]: Listening on syslog.socket - Syslog Socket. [ 9.157229] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket. [ 9.158317] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ 9.160567] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [ 9.161863] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ 9.163560] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [ 9.174815] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ 9.176617] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 9.178694] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 9.230140] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... [ 9.239542] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [ 9.247406] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... [ 9.248830] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). [ 9.258760] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock... [ 9.266973] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... [ 9.275291] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... [ 9.284438] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... [ 9.298121] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... [ 9.308178] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... [ 9.319756] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 9.329221] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... [ 9.340135] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... [ 9.341649] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root). [ 9.358269] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 9.369146] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 9.378018] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 9.392841] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ 9.395185] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ 9.397317] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ 9.399035] fuse: init (API version 7.41) [ 9.402299] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock. [ 9.408590] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 9.414717] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 9.416649] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ 9.421304] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 9.423219] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [ 9.427549] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 9.428875] loop: module loaded [ 9.430770] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ 9.434794] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 9.435928] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 9.438805] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 9.441526] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [ 9.444086] systemd[1]: modprobe@loop.service: Deactivated successfully. [ 9.445303] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. [ 9.483701] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 9.494828] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 9.495829] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. [ 9.504700] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [ 9.506983] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. [ 9.511814] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [ 9.529183] EXT4-fs (mmcblk0p1): re-mounted adc7b539-05e1-42cd-b4a4-263c1693e027 r/w. Quota mode: disabled. [ 9.540338] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... [ 9.557415] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [ 9.560346] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 9.567747] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... [ 9.577404] systemd[1]: Starting systemd-sysusers.service - Create System Users... [ 9.631572] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. [ 9.680103] systemd[1]: Finished systemd-sysusers.service - Create System Users. [ 9.700560] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... [ 9.786179] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout. [ 9.809458] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. [ 9.811050] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. [ 9.837183] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... [ 10.132786] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. [ 10.153759] systemd[1]: Starting systemd-udev-settle.service - Wait for udev To Complete Device Initialization... [ 10.155208] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. [ 10.171427] systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... [ 10.324770] systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. [ 10.327210] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). [ 10.328206] systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. [ 10.328824] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [ 10.366219] systemd[1]: Found device dev-ttyS0.device - /dev/ttyS0. [ 10.443448] systemd[1]: Mounting tmp.mount - /tmp... [ 10.474694] systemd[1]: Mounted tmp.mount - /tmp. [ 10.477641] systemd[1]: Reached target local-fs.target - Local File Systems. [ 10.490995] systemd[1]: Starting armbian-zram-config.service - Armbian ZRAM config... [ 10.502306] systemd[1]: Starting console-setup.service - Set console font and keymap... [ 10.513376] systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data... [ 10.533951] systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because of an unmet condition check (ConditionPathIsMountPoint=/proc/sys/fs/binfmt_misc). [ 10.563759] systemd[1]: Received SIGRTMIN+20 from PID 141 (plymouthd). [ 10.589551] systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data. [ 11.326056] random: crng init done [ 11.472969] zram: Added device: zram0 [ 11.501246] zram: Added device: zram1 [ 11.509968] zram: Added device: zram2 [ 13.039809] systemd[1]: Reached target usb-gadget.target - Hardware activated USB gadget. [ 13.063290] sunxi-wdt 30090a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 13.188176] mc: Linux media interface: v0.10 [ 13.253093] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed. [ 13.255296] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). [ 13.263784] ahub_dam-snd-soc-dummy-dai: substream ahub_dam-snd-soc-dummy-dai has no playback, no capture [ 13.263830] sunxi-snd-mach soc:ahub_dam_mach: ASoC: can't create pcm ahub_dam-snd-soc-dummy-dai :-22 [ 13.264186] sunxi-snd-mach soc:ahub_dam_mach: probe with driver sunxi-snd-mach failed with error -22 [ 13.269834] panfrost 1800000.gpu: clock rate = 432000000 [ 13.269890] panfrost 1800000.gpu: bus_clock rate = 200000000 [ 13.273844] panfrost 1800000.gpu: mali-g31 id 0x7093 major 0x0 minor 0x0 status 0x0 [ 13.273882] panfrost 1800000.gpu: features: 00000000,000027f7, issues: 00000000,00000400 [ 13.273892] panfrost 1800000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000209 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7 [ 13.273903] panfrost 1800000.gpu: shader_present=0x1 l2_present=0x1 [ 13.284970] [drm] Initialized panfrost 1.2.0 for 1800000.gpu on minor 1 [ 13.303840] systemd[1]: Starting systemd-machine-id-commit.service - Commit a transient machine-id on disk... [ 13.493329] Bluetooth: Core ver 2.22 [ 13.493617] NET: Registered PF_BLUETOOTH protocol family [ 13.493641] Bluetooth: HCI device and connection manager initialized [ 13.493674] Bluetooth: HCI socket layer initialized [ 13.493687] Bluetooth: L2CAP socket layer initialized [ 13.493746] Bluetooth: SCO socket layer initialized [ 13.544623] videodev: Linux video capture interface: v2.00 [ 13.554709] Registered IR keymap rc-beelink-gs1 [ 19.640645] IR NEC protocol handler initialized [ 19.663005] rc rc0: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0 [ 19.663497] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter [ 19.663806] input: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0/input4 [ 19.664982] sunxi-ir 7040000.ir: initialized sunXi IR driver [ 19.688327] zram0: detected capacity change from 0 to 992008 [ 24.259192] systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 24.307216] Bluetooth: HCI UART driver ver 2.3 [ 24.307275] Bluetooth: HCI UART protocol H4 registered [ 24.307285] Bluetooth: HCI UART protocol BCSP registered [ 24.307510] Bluetooth: HCI UART protocol LL registered [ 24.307540] Bluetooth: HCI UART protocol ATH3K registered [ 24.307674] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 24.308233] Bluetooth: HCI UART protocol Intel registered [ 24.309588] hci_uart_bcm serial0-0: setup of GPIO device-wakeup failed: -517 [ 24.310020] Bluetooth: HCI UART protocol Broadcom registered [ 24.310215] Bluetooth: HCI UART protocol QCA registered [ 24.310324] Bluetooth: HCI UART protocol Marvell registered [ 24.334184] Adding 496000k swap on /dev/zram0. Priority:5 extents:1 across:496000k SS [ 32.016777] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned. [ 32.022146] cedrus 1c0e000.video-codec: Adding to iommu group 0 [ 32.024590] cedrus 1c0e000.video-codec: Device registered as /dev/video0 [ 32.027857] hci_uart_bcm serial0-0: setup of GPIO device-wakeup failed: -517 [ 32.085774] zram1: detected capacity change from 0 to 102400 [ 40.552790] systemd[1]: armbian-zram-config.service: start operation timed out. Terminating. [ 40.557542] systemd[1]: armbian-zram-config.service: Main process exited, code=killed, status=15/TERM [ 40.558509] systemd[1]: armbian-zram-config.service: Failed with result 'timeout'. [ 40.560789] systemd[1]: Failed to start armbian-zram-config.service - Armbian ZRAM config. [ 40.607552] systemd[1]: Starting armbian-ramlog.service - Armbian memory supported logging... [ 41.285702] systemd[1]: etc-machine\x2did.mount: Deactivated successfully. [ 41.290677] systemd[1]: Finished systemd-machine-id-commit.service - Commit a transient machine-id on disk. [ 42.085251] platform sound-spdif: deferred probe pending: asoc-simple-card: parse error [ 42.085476] hci_uart_bcm serial0-0: setup of GPIO device-wakeup failed: -517 [ 42.161461] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). [ 42.161806] systemd[1]: Starting of proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point unsupported. [ 42.163819] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 42.200734] systemd[1]: Starting armbian-zram-config.service - Armbian ZRAM config... [ 42.220397] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... [ 42.237360] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 42.257587] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... [ 42.260023] systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because of an unmet condition check (ConditionPathIsMountPoint=/proc/sys/fs/binfmt_misc). [ 42.275448] systemd[1]: Finished systemd-udev-settle.service - Wait for udev To Complete Device Initialization. [ 42.285658] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 42.287986] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [ 42.293825] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 42.300535] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 42.307205] systemd[1]: modprobe@loop.service: Deactivated successfully. [ 42.308915] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. [ 42.353396] systemd[1]: Starting brltty.service - Braille Device Support... [ 42.354256] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 42.354896] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. [ 42.617401] zram2: detected capacity change from 0 to 992008 [ 42.668120] Adding 496000k swap on /dev/zram2. Priority:5 extents:1 across:496000k SS [ 42.705025] zram: Added device: zram3 [ 42.771250] zram3: detected capacity change from 0 to 102400 [ 42.843419] systemd[1]: Finished armbian-zram-config.service - Armbian ZRAM config. [ 43.075807] systemd[1]: Finished armbian-ramlog.service - Armbian memory supported logging. [ 43.117222] systemd[1]: Starting systemd-journald.service - Journal Service... [ 43.549216] systemd[1]: Started brltty.service - Braille Device Support. [ 43.601315] input: BRLTTY 6.5 Linux Screen Driver Keyboard as /devices/virtual/input/input5 [ 43.602007] systemd[1]: Started systemd-journald.service - Journal Service. [ 43.726191] systemd-journald[480]: Received client request to flush runtime journal. [ 124.562914] EXT4-fs (mmcblk0p1): resizing filesystem from 1185792 to 1924096 blocks [ 126.533018] EXT4-fs (mmcblk0p1): resized filesystem to 1924096 [ 183.983018] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 184.017032] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 184.017964] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 184.077310] ********************************************************** [ 184.077315] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** [ 184.077319] ** ** [ 184.077323] ** trace_printk() being used. Allocating extra memory. ** [ 184.077327] ** ** [ 184.077330] ** This means that this is a DEBUG kernel and it is ** [ 184.077334] ** unsafe for production use. ** [ 184.077338] ** ** [ 184.077342] ** If you see this message and you are not debugging ** [ 184.077346] ** the kernel, report this immediately to your vendor! ** [ 184.077350] ** ** [ 184.077354] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** [ 184.077357] ********************************************************** [ 184.110553] WCN: marlin_init entry! [ 184.111730] WCN: wcn config bt wake host [ 184.112213] WCN_ERR: dts node for bt_wake not found [ 184.112236] WCN: marlin2 parse_dt some para not config [ 184.112265] sdiohal:sdiohal_parse_dt adma_tx:1, adma_rx:1, pwrseq:0, irq type:data, gpio_num:0, blksize:840 [ 184.118837] sdiohal:sdiohal_init ok [ 184.125265] WCN: marlin_probe ok! [ 184.132054] hci_uart_bcm serial0-0: setup of GPIO device-wakeup failed: -517 [ 184.229635] WCN: start_marlin [MARLIN_WIFI] [ 184.229680] WCN: marlin power state:0, subsys: [MARLIN_WIFI] power 1 [ 184.229694] WCN: the first power on start [ 184.332674] WCN: marlin chip en dummy pull up -- need manually set GPIO [ 184.356038] sdiohal:sdiohal_scan_card [ 184.534890] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid [ 185.233336] systemd-journald[480]: Received client request to relinquish /var/log/journal/4a30f185f8cf4182b75beed1259d890a access. [ 185.933778] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 185.933816] Bluetooth: BNEP filters: protocol multicast [ 185.933844] Bluetooth: BNEP socket layer initialized [ 186.936103] sdiohal err:wait scan card time out [ 190.136029] WCN_ERR: wait SDIO rescan card time out [ 190.136066] WCN_ERR: chip power on fail [ 190.136075] sdiohal:sdiohal_runtime_put entry [ 190.136082] sdiohal err:sdiohal_runtime_put line 1756 not have card [ 190.168436] sdiohal err:sdiohal_tx_thread line 152 not have card [ 193.336022] sprdwl:[WIFI_CMD_SYNC_VERSION]timeout [ 193.336066] sprdwl:ctx_id:0 cmd: WIFI_CMD_SYNC_VERSION[9] rsp timeout (mstime = 190165), num=1 [ 193.336091] sprdwl:SYNC CMD ERROR!! [ 193.336237] sprdwl:sprdwl_tx_deinit cmd not yet transmited, cmd_send:1, cmd_poped:0 [ 195.138463] dwmac-sun8i 5030000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 195.141410] dwmac-sun8i 5030000.ethernet end0: PHY [stmmac-0:00] driver [Generic PHY] (irq=POLL) [ 195.141475] dwmac-sun8i 5030000.ethernet end0: No Safety Features support found [ 195.141489] dwmac-sun8i 5030000.ethernet end0: No MAC Management Counters available [ 195.141498] dwmac-sun8i 5030000.ethernet end0: PTP not supported by HW [ 195.145723] hci_uart_bcm serial0-0: setup of GPIO device-wakeup failed: -517 [ 195.148537] dwmac-sun8i 5030000.ethernet end0: configuring for phy/rmii link mode [ 198.190763] dwmac-sun8i 5030000.ethernet end0: Link is Up - 100Mbps/Full - flow control rx/tx [ 202.557187] sprdwl:sprdwl_msg_deinit ref not ok! wait for pop! [ 205.581021] unisoc_wifi unisoc_wifi: probe with driver unisoc_wifi failed with error -1 [ 261.451914] systemd-journald[480]: Received client request to flush runtime journal. [ 357.759123] systemd-journald[480]: Received client request to relinquish /var/log/journal/4a30f185f8cf4182b75beed1259d890a access. [ 476.858514] dwmac-sun8i 5030000.ethernet end0: Link is Down [ 479.900088] dwmac-sun8i 5030000.ethernet end0: Link is Up - 100Mbps/Full - flow control rx/tx [ 625.780074] hdmi-audio-codec hdmi-audio-codec.5.auto: Only one simultaneous stream supported! [ 625.780137] hdmi-audio-codec hdmi-audio-codec.5.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22 -
I've reinstalled armbian on flash, switched to -current kernel branch and replaced .dtb with valid one - device boots OK, except wifi (it's still unavailable), btw I don't need wifi on it. so I have a question: how to copy .dtb at each kernel update? Or it'll be easier just to forbid kernel update (how to do this?) Here's bootlog: U-Boot SPL 2025.01-armbian-2025.01-S6d41-P65b3-H8869-Va3a9-Bb703-R448a-dirty (Oct 08 2025 - 13:44:47 +0300) DRAM:testing 32-bit width, rank = 2 read calibration failed! testing 32-bit width, rank = 1 DRAM:Store cfg DRAM:1st writing pattern DRAM:detecting column address bits detected 11 columns DRAM:restore cfg DRAM:reconfigure for all active rows DRAM:store cfg DRAM:2nd writing pattern DRAM:detecting row address bits detected 16 rows DRAM:restoring cfg DRAM:end of auto detect dram size MBUS port 0 cfg0 0100000d cfg1 00640080 MBUS port 1 cfg0 06000009 cfg1 01000578 MBUS port 2 cfg0 0200000d cfg1 00600100 MBUS port 3 cfg0 01000009 cfg1 00500064 MBUS port 4 cfg0 20000209 cfg1 1388157c MBUS port 5 cfg0 00640209 cfg1 00200040 MBUS port 6 cfg0 00640209 cfg1 00200040 MBUS port 8 cfg0 01000009 cfg1 00400080 MBUS port 11 cfg0 01000009 cfg1 00640080 MBUS port 14 cfg0 04000009 cfg1 00400100 MBUS port 16 cfg0 2000060d cfg1 09600af0 MBUS port 21 cfg0 0800060d cfg1 02000300 MBUS port 22 cfg0 01000009 cfg1 00640080 MBUS port 25 cfg0 0064000f cfg1 00200040 MBUS port 26 cfg0 20000209 cfg1 1388157c MBUS port 37 cfg0 01000009 cfg1 00400080 MBUS port 38 cfg0 00640209 cfg1 00200040 MBUS port 39 cfg0 20000209 cfg1 1388157c MBUS port 40 cfg0 00640209 cfg1 00200040 4096 MiB Trying to boot from MMC1 NOTICE: BL31: v2.10.14(debug):armbian NOTICE: BL31: Built : 13:42:51, Oct 8 2025 NOTICE: BL31: Detected Allwinner H616 SoC (1823) NOTICE: BL31: Found U-Boot DTB at 0x4a0a3760, model: Transpeed 8K618-T INFO: ARM GICv2 driver initialized INFO: Configuring SPC Controller INFO: PMIC: Probing AXP305 on RSB ERROR: RSB: set run-time address: 0x10003 INFO: Could not init RSB: -65539 INFO: BL31: Platform setup done INFO: BL31: Initializing runtime services INFO: BL31: cortex_a53: CPU workaround for erratum 855873 was applied INFO: BL31: cortex_a53: CPU workaround for erratum 1530924 was applied INFO: PSCI: Suspend is unavailable INFO: BL31: Preparing for EL3 exit to normal world INFO: Entry point address = 0x4a000000 INFO: SPSR = 0x3c9 INFO: Changed devicetree. ns16550_serial serial@5000000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19 U-Boot 2025.01-armbian-2025.01-S6d41-P65b3-H8869-Va3a9-Bb703-R448a-dirty (Oct 08 2025 - 13:44:47 +0300) Allwinner Technology CPU: Allwinner H616 (SUN50I) Model: Transpeed 8K618-T DRAM: 4 GiB Core: 68 devices, 22 uclasses, devicetree: separate WDT: Not starting watchdog@30090a0 MMC: mmc@4020000: 0, mmc@4021000: 2, mmc@4022000: 1 Loading Environment from FAT... Unable to use mmc 0:1... In: serial@5000000 Out: serial@5000000 Err: serial@5000000 Net: apply fix for AC300 ephy bb version bug ... using AC300 emac1 ephy default config ... eth0: ethernet@5030000 starting USB... Bus usb@5101000: sun4i_usb_phy phy@5100400: External vbus detected, not enabling our own vbus USB EHCI 1.00 Bus usb@5101400: USB OHCI 1.0 Bus usb@5200000: USB EHCI 1.00 Bus usb@5200400: USB OHCI 1.0 scanning bus usb@5101000 for devices... 1 USB Device(s) found scanning bus usb@5101400 for devices... 1 USB Device(s) found scanning bus usb@5200000 for devices... 1 USB Device(s) found scanning bus usb@5200400 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 4641 bytes read in 8 ms (566.4 KiB/s) ## Executing script at 4fc00000 U-boot loaded from SD Boot script loaded from mmc 205 bytes read in 7 ms (28.3 KiB/s) The file allwinner/sun50i-h618-transpeed-8k618-t.dtb was not found in the path /boot/dtb/allwinner Load fdt: /boot/dtb/allwinner/sun50i-h618-transpeed-8k618-t.dtb 37503 bytes read in 18 ms (2 MiB/s) Working FDT set to 4fa00000 Failed to load '/boot/dtb/overlay/sun50i-h616-fixup.scr' 25209433 bytes read in 1290 ms (18.6 MiB/s) 38217736 bytes read in 1952 ms (18.7 MiB/s) Moving Image from 0x40080000 to 0x40200000, end=0x42760000 ## Loading init Ramdisk from Legacy Image at 4ff00000 ... Image Name: uInitrd Image Type: AArch64 Linux RAMDisk Image (gzip compressed) Data Size: 25209369 Bytes = 24 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 4fa00000 Booting using the fdt blob at 0x4fa00000 Working FDT set to 4fa00000 Loading Ramdisk to 487f5000, end 49fffa19 ... OK Loading Device Tree to 0000000048783000, end 00000000487f4fff ... OK Working FDT set to 48783000 Starting kernel ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems done. Begin: Will now check root file system ... fsck from util-linux 2.41 [/sbin/fsck.ext4 (1) -- /dev/mmcblk2p1] fsck.ext4 -a -C0 /dev/mmcblk2p1 armbi_root: clean, 44150/460672 files, 540723/1903616 blocks done. done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. Welcome to Armbian 25.11.0-trunk.38 trixie! and dmesg: [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.12.43-current-sunxi64 (build@armbian) (aarch64-linux-gnu-gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #1 SMP Wed Aug 20 16:30:58 UTC 2025 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Transpeed 8K618-T [ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004007ffff (512 KiB) nomap non-reusable secmon@40000000 [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13f7d26c0-0x13f7d477f] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000004007ffff] [ 0.000000] node 0: [mem 0x0000000040080000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] cma: Reserved 128 MiB at 0x00000000f8000000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 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.4 [ 0.000000] percpu: Embedded 31 pages/cpu s89496 r8192 d29288 u126976 [ 0.000000] pcpu-alloc: s89496 r8192 d29288 u126976 alloc=31*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: root=UUID=19261dfd-7753-43cf-91f1-a7dbdbdd0887 rootwait rootfstype=ext4 splash=verbose console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart=0ab155bb-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory [ 0.000000] Unknown kernel command line parameters "splash=verbose ubootpart=0ab155bb-01 cgroup_enable=memory", 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] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576 [ 0.000000] Policy zone: Normal [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 52395 entries in 205 pages [ 0.000000] ftrace: allocated 205 pages with 5 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 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=4 [ 0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000571] Console: colour dummy device 80x25 [ 0.000584] printk: legacy console [tty1] enabled [ 0.000752] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.000767] pid_max: default: 32768 minimum: 301 [ 0.000851] LSM: initializing lsm=capability,yama,apparmor,ima,evm [ 0.000926] Yama: becoming mindful. [ 0.001155] AppArmor: AppArmor initialized [ 0.001334] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.001361] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.003884] rcu: Hierarchical SRCU implementation. [ 0.003892] rcu: Max phase no-delay instances is 1000. [ 0.004186] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.005086] smp: Bringing up secondary CPUs ... [ 0.005666] Detected VIPT I-cache on CPU1 [ 0.005768] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.006402] Detected VIPT I-cache on CPU2 [ 0.006456] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.007037] Detected VIPT I-cache on CPU3 [ 0.007093] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.007177] smp: Brought up 1 node, 4 CPUs [ 0.007192] SMP: Total of 4 processors activated. [ 0.007197] CPU: All CPU(s) started at EL2 [ 0.007203] CPU features: detected: 32-bit EL0 Support [ 0.007209] CPU features: detected: CRC32 instructions [ 0.007260] alternatives: applying system-wide alternatives [ 0.008280] Memory: 3847692K/4194304K available (17472K kernel code, 2506K rwdata, 10900K rodata, 6336K init, 865K bss, 210320K reserved, 131072K cma-reserved) [ 0.009745] devtmpfs: initialized [ 0.016132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.016156] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.019975] 23200 pages in range for non-PLT usage [ 0.020060] 514720 pages in range for PLT usage [ 0.020381] pinctrl core: initialized pinctrl subsystem [ 0.023505] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.024521] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.024650] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.024841] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.024878] audit: initializing netlink subsys (disabled) [ 0.025331] audit: type=2000 audit(0.024:1): state=initialized audit_enabled=0 res=1 [ 0.025717] thermal_sys: Registered thermal governor 'fair_share' [ 0.025724] thermal_sys: Registered thermal governor 'bang_bang' [ 0.025730] thermal_sys: Registered thermal governor 'step_wise' [ 0.025736] thermal_sys: Registered thermal governor 'user_space' [ 0.025783] cpuidle: using governor menu [ 0.026001] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.026108] ASID allocator initialised with 65536 entries [ 0.026282] Serial: AMBA PL011 UART driver [ 0.031457] /soc/bus@1000000/mixer@100000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.031527] /soc/interrupt-controller@3021000: Fixed dependency cycle(s) with /soc/interrupt-controller@3021000 [ 0.031622] /soc/hdmi@6000000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.031658] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/hdmi@6000000 [ 0.031677] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/lcd-controller@6515000 [ 0.031695] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 [ 0.031735] /soc/lcd-controller@6515000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.032150] /soc/bus@1000000/mixer@100000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.034174] /soc/hdmi@6000000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.034529] /soc/hdmi@6000000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.034601] /soc/bus@1000000/mixer@100000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.034667] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/hdmi@6000000 [ 0.034734] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/lcd-controller@6515000 [ 0.034754] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 [ 0.034921] /soc/tcon-top@6510000: Fixed dependency cycle(s) with /soc/lcd-controller@6515000 [ 0.034996] /soc/lcd-controller@6515000: Fixed dependency cycle(s) with /soc/tcon-top@6510000 [ 0.038774] /soc/hdmi@6000000: Fixed dependency cycle(s) with /connector [ 0.038847] /connector: Fixed dependency cycle(s) with /soc/hdmi@6000000 [ 0.040501] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.040512] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.040521] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.040526] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.040533] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.040539] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.040546] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.040551] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.041613] cryptd: max_cpu_qlen set to 1000 [ 0.108174] raid6: neonx8 gen() 1901 MB/s [ 0.176236] raid6: neonx4 gen() 1864 MB/s [ 0.244301] raid6: neonx2 gen() 1786 MB/s [ 0.312373] raid6: neonx1 gen() 1526 MB/s [ 0.380450] raid6: int64x8 gen() 1186 MB/s [ 0.448503] raid6: int64x4 gen() 1319 MB/s [ 0.516579] raid6: int64x2 gen() 1175 MB/s [ 0.584638] raid6: int64x1 gen() 869 MB/s [ 0.584645] raid6: using algorithm neonx8 gen() 1901 MB/s [ 0.652698] raid6: .... xor() 1389 MB/s, rmw enabled [ 0.652705] raid6: using neon recovery algorithm [ 0.653326] iommu: Default domain type: Translated [ 0.653335] iommu: DMA domain TLB invalidation policy: strict mode [ 0.653921] SCSI subsystem initialized [ 0.654105] usbcore: registered new interface driver usbfs [ 0.654142] usbcore: registered new interface driver hub [ 0.654178] usbcore: registered new device driver usb [ 0.654483] pps_core: LinuxPPS API ver. 1 registered [ 0.654490] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.654510] PTP clock support registered [ 0.654890] scmi_core: SCMI protocol bus registered [ 0.655129] Advanced Linux Sound Architecture Driver Initialized. [ 0.656018] NetLabel: Initializing [ 0.656024] NetLabel: domain hash size = 128 [ 0.656030] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.656105] NetLabel: unlabeled traffic allowed by default [ 0.656112] mctp: management component transport protocol core [ 0.656118] NET: Registered PF_MCTP protocol family [ 0.656566] clocksource: Switched to clocksource arch_sys_counter [ 0.660223] VFS: Disk quotas dquot_6.6.0 [ 0.660261] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.660469] netfs: FS-Cache loaded [ 0.661006] AppArmor: AppArmor Filesystem Enabled [ 0.669081] NET: Registered PF_INET protocol family [ 0.669341] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.734561] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.734631] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.734650] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.734904] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.735859] TCP: Hash tables configured (established 32768 bind 32768) [ 0.735988] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.736084] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.736352] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.736415] ARM FF-A: FFA_VERSION returned not supported [ 0.736748] Trying to unpack rootfs image as initramfs... [ 0.742067] Initialise system trusted keyrings [ 0.742138] Key type blacklist registered [ 0.742339] workingset: timestamp_bits=44 max_order=20 bucket_order=0 [ 0.742391] zbud: loaded [ 0.742909] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.744360] integrity: Platform Keyring initialized [ 0.811001] xor: automatically using best checksumming function 32regs [ 0.811028] async_tx: api initialized (async) [ 0.811041] Key type asymmetric registered [ 0.811048] Asymmetric key parser 'x509' registered [ 0.811197] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.811471] io scheduler mq-deadline registered [ 0.811480] io scheduler kyber registered [ 0.811532] io scheduler bfq registered [ 0.815466] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825407] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled [ 0.836527] loop: module loaded [ 0.839915] usbcore: registered new interface driver usb-storage [ 0.840446] mousedev: PS/2 mouse device common for all mice [ 0.841503] sun6i-rtc 7000000.rtc: registered as rtc0 [ 0.841531] sun6i-rtc 7000000.rtc: setting system clock to 1970-01-02T01:10:45 UTC (90645) [ 0.841810] i2c_dev: i2c /dev entries driver [ 0.842064] mv64xxx_i2c 5002c00.i2c: can't get pinctrl, bus recovery not supported [ 0.843082] sunxi-wdt 30090a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 0.844483] sdhci: Secure Digital Host Controller Interface driver [ 0.844491] sdhci: Copyright(c) Pierre Ossman [ 0.844520] Synopsys Designware Multimedia Card Interface Driver [ 0.845277] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.845630] SMCCC: SOC_ID: ID = jep106:091e:1823 Revision = 0x00000002 [ 0.846043] sun8i-ce 1904000.crypto: will run requests pump with realtime priority [ 0.846205] sun8i-ce 1904000.crypto: will run requests pump with realtime priority [ 0.846313] sun8i-ce 1904000.crypto: will run requests pump with realtime priority [ 0.846418] sun8i-ce 1904000.crypto: will run requests pump with realtime priority [ 0.846497] sun8i-ce 1904000.crypto: Register cbc(aes) [ 0.846562] sun8i-ce 1904000.crypto: Register ecb(aes) [ 0.846581] sun8i-ce 1904000.crypto: Register cbc(des3_ede) [ 0.846598] sun8i-ce 1904000.crypto: Register ecb(des3_ede) [ 0.846615] sun8i-ce 1904000.crypto: Register md5 [ 0.846633] sun8i-ce 1904000.crypto: Register sha1 [ 0.846651] sun8i-ce 1904000.crypto: Register sha224 [ 0.846669] sun8i-ce 1904000.crypto: Register sha256 [ 0.846686] sun8i-ce 1904000.crypto: Register sha384 [ 0.846704] sun8i-ce 1904000.crypto: Register sha512 [ 0.846722] sun8i-ce 1904000.crypto: Register stdrng [ 0.846847] sun8i-ce 1904000.crypto: CryptoEngine Die ID 0 [ 0.847238] hid: raw HID events driver (C) Jiri Kosina [ 0.847358] usbcore: registered new interface driver usbhid [ 0.847365] usbhid: USB HID core driver [ 0.848241] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available [ 0.848362] random: crng init done [ 0.859469] NET: Registered PF_INET6 protocol family [ 1.972242] Freeing initrd memory: 24616K [ 2.016072] Segment Routing with IPv6 [ 2.016163] In-situ OAM (IOAM) with IPv6 [ 2.016338] NET: Registered PF_PACKET protocol family [ 2.016373] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 2.016500] 8021q: 802.1Q VLAN Support v1.8 [ 2.016583] 9pnet: Installing 9P2000 support [ 2.016677] Key type dns_resolver registered [ 2.024253] registered taskstats version 1 [ 2.024661] Loading compiled-in X.509 certificates [ 2.036982] zswap: loaded using pool zstd/zbud [ 2.037212] Demotion targets for Node 0: null [ 2.037452] Key type .fscrypt registered [ 2.037459] Key type fscrypt-provisioning registered [ 2.038854] Btrfs loaded, zoned=yes, fsverity=no [ 2.038993] Key type encrypted registered [ 2.039006] AppArmor: AppArmor sha256 policy hashing enabled [ 2.039032] ima: No TPM chip found, activating TPM-bypass! [ 2.039050] ima: Allocated hash algorithm: sha1 [ 2.039084] ima: No architecture policies found [ 2.039161] evm: Initialising EVM extended attributes: [ 2.039167] evm: security.selinux [ 2.039173] evm: security.SMACK64 [ 2.039178] evm: security.SMACK64EXEC [ 2.039183] evm: security.SMACK64TRANSMUTE [ 2.039189] evm: security.SMACK64MMAP [ 2.039193] evm: security.apparmor [ 2.039198] evm: security.ima [ 2.039203] evm: security.capability [ 2.039208] evm: HMAC attrs: 0x1 [ 2.049816] sun8i-mixer 1100000.mixer: Adding to iommu group 0 [ 2.052467] sun4i-drm display-engine: Adding to iommu group 0 [ 2.068388] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff80008122b9c8) [ 2.068553] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800081230798) [ 2.068920] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff8000812285e8) [ 2.068981] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator [ 2.069195] sun8i-dw-hdmi 6000000.hdmi: Detected HDMI TX controller v2.12a with HDCP (DWC HDMI 2.0 TX PHY) [ 2.069766] sun8i-dw-hdmi 6000000.hdmi: registered DesignWare HDMI I2C bus driver [ 2.070027] sun4i-drm display-engine: bound 6000000.hdmi (ops 0xffff80008122aa90) [ 2.070531] [drm] Initialized sun4i-drm 1.0.0 for display-engine on minor 0 [ 2.070600] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes [ 2.071984] ehci-platform 5101000.usb: EHCI Host Controller [ 2.072009] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 1 [ 2.072107] ehci-platform 5200000.usb: EHCI Host Controller [ 2.072127] ehci-platform 5200000.usb: new USB bus registered, assigned bus number 2 [ 2.072403] ehci-platform 5101000.usb: irq 26, io mem 0x05101000 [ 2.072630] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes [ 2.072852] usb_phy_generic usb_phy_generic.3.auto: dummy supplies not allowed for exclusive requests (id=vbus) [ 2.073052] ohci-platform 5200400.usb: Generic Platform OHCI controller [ 2.073073] ohci-platform 5200400.usb: new USB bus registered, assigned bus number 3 [ 2.073126] ehci-platform 5200000.usb: irq 27, io mem 0x05200000 [ 2.073181] ohci-platform 5200400.usb: irq 29, io mem 0x05200400 [ 2.080578] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00 [ 2.080830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 2.080843] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.080853] usb usb1: Product: EHCI Host Controller [ 2.080861] usb usb1: Manufacturer: Linux 6.12.43-current-sunxi64 ehci_hcd [ 2.080869] usb usb1: SerialNumber: 5101000.usb [ 2.081350] hub 1-0:1.0: USB hub found [ 2.081390] hub 1-0:1.0: 1 port detected [ 2.092568] ehci-platform 5200000.usb: USB 2.0 started, EHCI 1.00 [ 2.092781] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 2.092794] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.092803] usb usb2: Product: EHCI Host Controller [ 2.092811] usb usb2: Manufacturer: Linux 6.12.43-current-sunxi64 ehci_hcd [ 2.092819] usb usb2: SerialNumber: 5200000.usb [ 2.093199] hub 2-0:1.0: USB hub found [ 2.093234] hub 2-0:1.0: 1 port detected [ 2.132741] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12 [ 2.132754] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.132764] usb usb3: Product: Generic Platform OHCI controller [ 2.132772] usb usb3: Manufacturer: Linux 6.12.43-current-sunxi64 ohci_hcd [ 2.132780] usb usb3: SerialNumber: 5200400.usb [ 2.133154] hub 3-0:1.0: USB hub found [ 2.133191] hub 3-0:1.0: 1 port detected [ 2.272604] ohci-platform 5101400.usb: Generic Platform OHCI controller [ 2.272627] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 4 [ 2.272712] ohci-platform 5101400.usb: irq 28, io mem 0x05101400 [ 2.272781] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver [ 2.272800] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5 [ 2.272974] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12 [ 2.272987] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.272997] usb usb5: Product: MUSB HDRC host driver [ 2.273004] usb usb5: Manufacturer: Linux 6.12.43-current-sunxi64 musb-hcd [ 2.273012] usb usb5: SerialNumber: musb-hdrc.4.auto [ 2.273372] hub 5-0:1.0: USB hub found [ 2.273409] hub 5-0:1.0: 1 port detected [ 2.276208] sun50i_cpufreq_nvmem: sun50i-cpufreq-nvmem: unknown speed bin 0x2100, using default bin 0 [ 2.276225] sun50i_cpufreq_nvmem: Using CPU speed bin speed0 [ 2.278224] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 2.278503] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver [ 2.279071] sun50i-h616-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator [ 2.279740] axp20x-i2c 2-0036: AXP20x variant AXP313a found [ 2.279899] axp20x-i2c 2-0036: AXP20X driver loaded [ 2.282150] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 2.290430] sun50i-h616-pinctrl 300b000.pinctrl: initialized sunXi PIO driver [ 2.292140] printk: legacy console [ttyS0] disabled [ 2.292536] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 297, base_baud = 1500000) is a 16550A [ 2.292614] printk: legacy console [ttyS0] enabled [ 2.294231] 5000400.serial: ttyS1 at MMIO 0x5000400 (irq = 299, base_baud = 1500000) is a 16550A [ 2.294518] serial serial0: tty port ttyS1 registered [ 2.296119] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator [ 2.296270] of_cfs_init [ 2.296364] of_cfs_init: OK [ 2.297020] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq [ 2.297096] sunxi-mmc 4020000.mmc: Got CD GPIO [ 2.316651] sunxi-mmc 4022000.mmc: initialized, max. request size: 2048 KB, uses new timings mode [ 2.320604] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode [ 2.320895] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode [ 2.336895] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12 [ 2.336928] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.336939] usb usb4: Product: Generic Platform OHCI controller [ 2.336948] usb usb4: Manufacturer: Linux 6.12.43-current-sunxi64 ohci_hcd [ 2.336957] usb usb4: SerialNumber: 5101400.usb [ 2.337575] hub 4-0:1.0: USB hub found [ 2.337617] hub 4-0:1.0: 1 port detected [ 2.360515] mmc2: host does not support reading read-only switch, assuming write-enable [ 2.362583] mmc2: new high speed SDHC card at address 1234 [ 2.363535] mmcblk2: mmc2:1234 SA08G 7.41 GiB [ 2.365608] clk: Disabling unused clocks [ 2.365758] PM: genpd: Disabling unused power domains [ 2.365773] ALSA device list: [ 2.365782] No soundcards found. [ 2.365860] mmcblk2: p1 [ 2.370525] Freeing unused kernel memory: 6336K [ 2.370724] Run /init as init process [ 2.370732] with arguments: [ 2.370739] /init [ 2.370747] with environment: [ 2.370753] HOME=/ [ 2.370759] TERM=linux [ 2.370766] splash=verbose [ 2.370772] ubootpart=0ab155bb-01 [ 2.370779] cgroup_enable=memory [ 2.413424] mmc1: new high speed SDIO card at address 0001 [ 2.560879] usb 3-1: new low-speed USB device number 2 using ohci-platform [ 2.575142] mmc0: new HS200 MMC card at address 0001 [ 2.576081] mmcblk0: mmc0:0001 HBG4e\x05 29.1 GiB [ 2.583030] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 [ 2.591132] mmcblk0boot0: mmc0:0001 HBG4e\x05 4.00 MiB [ 2.592422] mmcblk0boot1: mmc0:0001 HBG4e\x05 4.00 MiB [ 2.790700] usb 3-1: New USB device found, idVendor=04d9, idProduct=1603, bcdDevice= 3.10 [ 2.790736] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.790747] usb 3-1: Product: USB Keyboard [ 2.790756] usb 3-1: Manufacturer: [ 2.815134] input: USB Keyboard as /devices/platform/soc/5200400.usb/usb3/3-1/3-1:1.0/0003:04D9:1603.0001/input/input0 [ 2.951388] hid-generic 0003:04D9:1603.0001: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-5200400.usb-1/input0 [ 2.977742] input: USB Keyboard System Control as /devices/platform/soc/5200400.usb/usb3/3-1/3-1:1.1/0003:04D9:1603.0002/input/input1 [ 3.033105] input: USB Keyboard Consumer Control as /devices/platform/soc/5200400.usb/usb3/3-1/3-1:1.1/0003:04D9:1603.0002/input/input2 [ 3.033450] hid-generic 0003:04D9:1603.0002: input,hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-5200400.usb-1/input1 [ 3.120639] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pa not found, using dummy regulator [ 3.120977] dwmac-sun8i 5030000.ethernet: IRQ eth_wake_irq not found [ 3.120990] dwmac-sun8i 5030000.ethernet: IRQ eth_lpi not found [ 3.121000] dwmac-sun8i 5030000.ethernet: IRQ sfty not found [ 3.121239] dwmac-sun8i 5030000.ethernet: supply phy-io not found, using dummy regulator [ 3.121428] dwmac-sun8i 5030000.ethernet: PTP uses main clock [ 3.121460] dwmac-sun8i 5030000.ethernet: Current syscon value is not the default 53fe1 (expect 0) [ 3.124354] dwmac-sun8i 5030000.ethernet: No HW DMA feature register supported [ 3.124381] dwmac-sun8i 5030000.ethernet: RX Checksum Offload Engine supported [ 3.124390] dwmac-sun8i 5030000.ethernet: COE Type 2 [ 3.124401] dwmac-sun8i 5030000.ethernet: TX Checksum insertion supported [ 3.124410] dwmac-sun8i 5030000.ethernet: Normal descriptors [ 3.124418] dwmac-sun8i 5030000.ethernet: Chain mode enabled [ 3.248941] dwmac-sun8i 5030000.ethernet end0: renamed from eth0 [ 3.942773] EXT4-fs (mmcblk2p1): mounted filesystem 19261dfd-7753-43cf-91f1-a7dbdbdd0887 ro with writeback data mode. Quota mode: none. [ 5.323298] systemd[1]: System time advanced to built-in epoch: Tue 2025-09-09 11:38:33 EEST [ 5.447285] systemd[1]: systemd 257.8-1~deb13u2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE) [ 5.447354] systemd[1]: Detected architecture arm64. [ 5.486384] systemd[1]: Hostname set to <transpeed-8k618-t>. [ 5.916241] systemd[1]: bpf-restrict-fs: BPF LSM hook not enabled in the kernel, BPF LSM not supported. [ 7.399541] systemd[1]: Queued start job for default target graphical.target. [ 7.434799] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [ 7.437298] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ 7.439229] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [ 7.440504] systemd[1]: Created slice user.slice - User and Session Slice. [ 7.440929] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ 7.441840] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. [ 7.442011] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... [ 7.442379] systemd[1]: Reached target slices.target - Slice Units. [ 7.442551] systemd[1]: Reached target swap.target - Swaps. [ 7.461296] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket. [ 7.462146] systemd[1]: Listening on syslog.socket - Syslog Socket. [ 7.469728] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption. [ 7.470205] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ 7.470599] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ 7.471157] systemd[1]: Listening on systemd-journald.socket - Journal Sockets. [ 7.471409] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 7.471526] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 7.471908] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ 7.472225] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 7.479158] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... [ 7.482972] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... [ 7.487531] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock... [ 7.497139] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [ 7.505102] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... [ 7.505865] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). [ 7.520536] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock... [ 7.532501] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... [ 7.581928] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... [ 7.589504] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... [ 7.605653] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... [ 7.611595] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 7.621857] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... [ 7.622855] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). [ 7.640485] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 7.640848] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 7.641293] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 7.653299] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials... [ 7.669360] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 7.710166] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [ 7.711040] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ 7.711725] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock. [ 7.712465] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ 7.713611] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ 7.715233] systemd[1]: fake-hwclock-load.service: Deactivated successfully. [ 7.716229] systemd[1]: Finished fake-hwclock-load.service - Restore the current clock. [ 7.718802] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 7.720701] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 7.721717] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ 7.723473] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 7.724441] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ 7.726393] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 7.727344] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 7.733566] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 7.733828] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root). [ 7.738599] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 7.749308] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... [ 7.798847] fuse: init (API version 7.41) [ 7.806571] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [ 7.808955] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 7.809998] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [ 7.818016] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 7.823699] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... [ 7.828257] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [ 7.865394] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. [ 7.900042] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials. [ 7.929219] EXT4-fs (mmcblk2p1): re-mounted 19261dfd-7753-43cf-91f1-a7dbdbdd0887 r/w. [ 7.929754] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. [ 7.935589] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [ 7.948451] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). [ 7.949557] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 7.954454] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... [ 7.954775] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 8.017402] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. [ 8.018427] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. [ 8.026443] systemd[1]: Starting systemd-resolved.service - Network Name Resolution... [ 8.037198] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... [ 8.149007] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. [ 8.155953] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... [ 8.190439] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout. [ 8.191125] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. [ 8.414770] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. [ 8.779701] systemd[1]: Mounting tmp.mount - /tmp... [ 8.839867] systemd[1]: Mounted tmp.mount - /tmp. [ 8.840639] systemd[1]: Reached target local-fs.target - Local File Systems. [ 9.494067] systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management. [ 9.498723] systemd[1]: Starting armbian-zram-config.service - Armbian ZRAM config... [ 9.503545] systemd[1]: Starting console-setup.service - Set console font and keymap... [ 9.508838] systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data... [ 10.225378] systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats... [ 10.285135] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. [ 10.287173] systemd[1]: Finished console-setup.service - Set console font and keymap. [ 10.287798] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). [ 10.287974] systemd[1]: systemd-machine-id-commit.service - Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). [ 10.327725] systemd[1]: Received SIGRTMIN+20 from PID 175 (plymouthd). [ 10.357503] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 285 (systemd-binfmt) [ 10.361790] systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System... [ 10.421113] systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data. [ 10.470159] systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System. [ 10.493729] systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats. [ 11.092158] zram: Added device: zram0 [ 11.092646] zram: Added device: zram1 [ 11.093079] zram: Added device: zram2 [ 11.166044] systemd[1]: Started systemd-resolved.service - Network Name Resolution. [ 11.166613] systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups. [ 11.168895] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. [ 11.174146] systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... [ 11.353382] systemd[1]: Found device dev-ttyS0.device - /dev/ttyS0. [ 12.387841] ahub_dam-snd-soc-dummy-dai: substream ahub_dam-snd-soc-dummy-dai has no playback, no capture [ 12.387871] sunxi-snd-mach soc:ahub_dam_mach: ASoC: can't create pcm ahub_dam-snd-soc-dummy-dai :-22 [ 12.388125] sunxi-snd-mach soc:ahub_dam_mach: probe with driver sunxi-snd-mach failed with error -22 [ 12.410074] Registered IR keymap rc-empty [ 12.410228] rc rc0: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0 [ 12.410426] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter [ 12.410536] input: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0/input3 [ 12.411120] sunxi-ir 7040000.ir: initialized sunXi IR driver [ 12.457259] zram0: detected capacity change from 0 to 4014936 [ 12.564822] mc: Linux media interface: v0.10 [ 12.802723] panfrost 1800000.gpu: clock rate = 432000000 [ 12.802763] panfrost 1800000.gpu: bus_clock rate = 200000000 [ 12.803496] core: _opp_supported_by_regulators: OPP minuV: 1080000 maxuV: 1080000, not supported by regulator [ 12.803513] panfrost 1800000.gpu: _opp_add: OPP not supported by regulators (800000000) [ 12.805159] Adding 2007464k swap on /dev/zram0. Priority:5 extents:1 across:2007464k SS [ 12.805339] Bluetooth: Core ver 2.22 [ 12.805452] NET: Registered PF_BLUETOOTH protocol family [ 12.805459] Bluetooth: HCI device and connection manager initialized [ 12.805478] Bluetooth: HCI socket layer initialized [ 12.805488] Bluetooth: L2CAP socket layer initialized [ 12.805504] Bluetooth: SCO socket layer initialized [ 12.807411] panfrost 1800000.gpu: mali-g31 id 0x7093 major 0x0 minor 0x0 status 0x0 [ 12.807432] panfrost 1800000.gpu: features: 00000000,000027f7, issues: 00000000,00000400 [ 12.807442] panfrost 1800000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000209 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7 [ 12.807452] panfrost 1800000.gpu: shader_present=0x1 l2_present=0x1 [ 12.825143] [drm] Initialized panfrost 1.2.0 for 1800000.gpu on minor 1 [ 12.890218] videodev: Linux video capture interface: v2.00 [ 14.008422] systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 14.078341] systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. [ 14.079001] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). [ 14.079516] systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. [ 14.079695] systemd[1]: Reached target paths.target - Path Units. [ 14.202513] zram1: detected capacity change from 0 to 102400 [ 14.216373] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 14.217483] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 14.218219] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 14.232945] Bluetooth: HCI UART driver ver 2.3 [ 14.232981] Bluetooth: HCI UART protocol H4 registered [ 14.232991] Bluetooth: HCI UART protocol BCSP registered [ 14.233115] Bluetooth: HCI UART protocol LL registered [ 14.233127] Bluetooth: HCI UART protocol ATH3K registered [ 14.233184] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 14.233400] Bluetooth: HCI UART protocol Intel registered [ 14.233575] Bluetooth: HCI UART protocol Broadcom registered [ 14.233639] Bluetooth: HCI UART protocol QCA registered [ 14.233651] Bluetooth: HCI UART protocol AG6XX registered [ 14.233705] Bluetooth: HCI UART protocol Marvell registered [ 14.276639] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned. [ 14.280614] cedrus 1c0e000.video-codec: Adding to iommu group 0 [ 14.281908] cedrus 1c0e000.video-codec: Device registered as /dev/video0 [ 14.396474] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). [ 14.400639] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock... [ 14.405126] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 14.405424] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). [ 14.405865] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). [ 14.406125] systemd[1]: systemd-machine-id-commit.service - Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). [ 14.406184] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 14.406400] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. [ 14.406483] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 14.406533] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 14.408041] systemd[1]: Finished armbian-zram-config.service - Armbian ZRAM config. [ 14.412941] systemd[1]: Starting armbian-ramlog.service - Armbian memory supported logging... [ 14.467898] systemd[1]: Starting systemd-rfkill.service - Load/Save RF Kill Switch Status... [ 14.483092] systemd[1]: fake-hwclock-load.service: Deactivated successfully. [ 14.483860] systemd[1]: Finished fake-hwclock-load.service - Restore the current clock. [ 14.485428] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 14.486139] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 14.511995] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4334-sdio for chip BCM4334/3 [ 14.523865] systemd[1]: Reached target bluetooth.target - Bluetooth Support. [ 14.524164] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 14.536326] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac4334-sdio.transpeed,8k618-t.bin failed with error -2 [ 14.566286] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac4334-sdio.txt failed with error -2 [ 14.572933] systemd[1]: Started systemd-rfkill.service - Load/Save RF Kill Switch Status. [ 14.581364] Bluetooth: hci0: BCM: chip id 68 [ 14.583869] Bluetooth: hci0: BCM: features 0x0f [ 14.607309] Bluetooth: hci0: BCM4334B0 [ 14.607341] Bluetooth: hci0: BCM4334B0 (002.001.013) build 0000 [ 14.613262] Bluetooth: hci0: BCM4334B0 'brcm/BCM4334B0.hcd' Patch [ 15.568597] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 [ 15.646511] systemd[1]: Finished armbian-ramlog.service - Armbian memory supported logging. [ 15.655285] systemd[1]: Starting systemd-journald.service - Journal Service... [ 17.765734] systemd-journald[449]: Collecting audit messages is disabled. [ 17.886448] systemd[1]: Started systemd-journald.service - Journal Service. [ 17.996517] systemd-journald[449]: Received client request to flush runtime journal. [ 19.097863] Bluetooth: hci0: BCM: features 0x0f [ 19.121506] Bluetooth: hci0: BCM4334B1 37.4 MHz ExtLNA Murata VM [ 19.121529] Bluetooth: hci0: BCM4334B0 (002.001.013) build 1852 [ 25.444154] systemd-journald[449]: /var/log/journal/799574e4576441e8a38a6aa7819880e3/system.journal: Realtime clock jumped backwards relative to last journal entry, rotating. [ 25.444216] systemd-journald[449]: Rotating system journal. [ 51.316081] RPC: Registered named UNIX socket transport module. [ 51.316105] RPC: Registered udp transport module. [ 51.316110] RPC: Registered tcp transport module. [ 51.316114] RPC: Registered tcp-with-tls transport module. [ 51.316118] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 66.481569] systemd-journald[449]: Received client request to relinquish /var/log/journal/799574e4576441e8a38a6aa7819880e3 access. [ 110.706220] dwmac-sun8i 5030000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 110.768166] dwmac-sun8i 5030000.ethernet end0: PHY [stmmac-0:00] driver [Allwinner AC200 EPHY] (irq=POLL) [ 110.768209] dwmac-sun8i 5030000.ethernet end0: No Safety Features support found [ 110.768219] dwmac-sun8i 5030000.ethernet end0: No MAC Management Counters available [ 110.768228] dwmac-sun8i 5030000.ethernet end0: PTP not supported by HW [ 110.768647] dwmac-sun8i 5030000.ethernet end0: configuring for phy/rmii link mode [ 112.806629] dwmac-sun8i 5030000.ethernet end0: Link is Up - 100Mbps/Full - flow control off
-
I experienced the same you did, but with an M2 (and some custom build kernel). The "quick" solutions: - switch to one of the main windowmanagers, say Gnome or Plasma (perhaps the Gnome or QT-tools works better, "not-tested!") - switch to Wayland (while the window-setup-tool did not work in lxqt/x11 it worked from the start with lxqt/wayland) The third option would be to re-implement the windows-setup-tools to fit your hardware, but I guess that won't be quick. The problem as I see it: X11 is getting on in years and while tools exist to solve the problem, the support is lacking. Especially when running a minimal X11-windowmanager with a "non-standard GPU", the accompanying tools are getting more and more obsolete. Mali support is "recent" (here I count both G52 Panfrost from 2020 and G610 Panthor support from 2023). From Panfrost on the drivers seem to have been developed with Wayland in mind, X11 being included only for compatibility. You might find X11 to be still more stable right now, for performance and functionality Wayland is a already step forward. I expect X11 to fall behind more and more on stability as well. For the RK3588 I found redshift and dual screen failing to work as intended. Redshift does nothing where it should change colors. I could not switch dual screens from mirroring to extended screens in X11, while with Wayland it works from the start with an extended screen. That leaves 2 options: the display-setting-tools are lacking or the implementation is of mesa/panthor/X11 is incomplete. So the question is what do you think the way to go for the user interface is: Wayland or X11? PS As for the M2 with dualscreen over DP1.2-altmode: support is there for 6.17 and a lot of patches. If you wait for 6.18 most important patches should be mainlined (the DTS-patches being the exception). At least, I think I'll skip 6.17 in favour of 6.18-rc1.
-
I did download it and burn a SD with it found it does have HDMI and Mali/Panfrost, which support Hardware acceleration, but it is make some weird noise as I started configuration. Not sure what is that So not sure why I need to patch it
-
May I know how do you enable Panrost support Ubuntu 24.04 on Khadas Edge2? By Khadas SDK, I have built image which failed with followings: 1. Enabled Panfrost in defconfig. 2. Add kisak-mesa ppa, apt update and upgrade. 3. Replace mali_csffw.bin by Armbian mali firmware. After these, the gnome-settings shows the GPU is software vendoring. Hope to get your help~ Thanks!
-
I have been trying to research this and have come up a bit blank. I am trying to figure out if I need to do anything special to enable panfrost. I have built a jammy and bookworm image using the stable kernel. Both boot fine, but are both using llvmpipe. It does look like its trying to use panfrost. Inside of dmesg: [ 20.098662] panfrost fde60000.gpu: clock rate = 594000000 [ 20.098685] panfrost fde60000.gpu: bus_clock rate = 500000000 [ 20.098820] panfrost fde60000.gpu: Looking up mali-supply from device tree [ 20.099041] panfrost fde60000.gpu: _of_add_opp_table_v2: no supported OPPs [ 20.099287] panfrost fde60000.gpu: devfreq init failed -2 [ 20.099301] panfrost fde60000.gpu: Fatal error during GPU init [ 20.099458] panfrost: probe of fde60000.gpu failed with error -2 I tried building with a newer kernel, but was having issues on boot. I haven't dug into that further yet. Anyone have any thoughts or advise? Thanks
-
I actually dont remember the exact order of install, but from what i can recall first i compiled and installed libva-v4l2-request-HACK_HEVC.zip and followed that tutorial then i downloaded h618_hwdec.tar.gz from https://www.elektroda.pl/rtvforum/topic4018092.html#20840047, those are the libs i replaced in /lib/aarch64-linux-gnu/ install latest edge kernel from armbian-config (or enable rolling updates), download kernel hearders and enable gpu in device tree overlays to compile mesa first install deps than creat a python venv in mesa src directory to download latest meson in it sudo apt-get install bison build-essential ccache clang cmake flex git glslang-tools libclang-dev libdrm-dev libelf-dev libexpat1-dev libgl1-mesa-dev libgles2-mesa-dev libgoogle-perftools-dev libgtk-3-dev libllvm-18-dev libomxil-bellagio-dev libpciaccess-dev libsensors-dev libspirv-tools-dev libunwind-dev libva-dev libvdpau-dev libvulkan-dev libwayland-dev libx11-dev libx11-xcb-dev libxatracker-dev libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-present-dev libxcb-randr0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-xfixes0-dev libxdamage-dev libxext-dev libxfixes-dev libxrandr-dev libxshmfence-dev libxxf86vm-dev libzstd-dev llvm-18-dev meson ninja-build pkg-config python3-mako python3-pil wayland-protocols python3-venv python3 -m venv mesa_venv source mesa_venv/bin/activate pip3 install meson but if i tried to compile from inside the venv i was gettin a mako version error so i exited the venv (just open another terminal window) used this exact command to be able to build from outside the python3 venv PYTHON=~/src/mesa/mesa_venv/bin/python3 ~/src/mesa/mesa_venv/bin/meson setup build -Dbuildtype=release -Dprefix=/usr -Dgallium-drivers=panfrost -Dvulkan-drivers=panfrost -Dplatforms=x11 -Dvideo-codecs=all you need to add wayland to platforms if you're using it, i'm not (replace '~/src/mesa/mesa_venv/bin/python3' and '~/src/mesa/mesa_venv/bin/meson' with the path where you cloned the source...) install any other dependencies it complains about then install with sudo ninja -C build install you can confirm with glxinfo -B gabriel@orangepizero3:~/$ glxinfo -B name of display: :0.0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Mesa (0xffffffff) Device: Mali-G31 (Panfrost) (0xffffffff) Version: 25.2.0 Accelerated: yes Video memory: 3922MB ... i don't know if that libva hack is working but vainfo recognize gabriel@orangepizero3:~$ LIBVA_DRIVER_NAME=v4l2_request vainfo libva info: VA-API version 1.20.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_20 libva info: va_openDriver() returns 0 vainfo: VA-API version: 1.20 (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 and finally mpv (with yt-dlp installed) gabriel@orangepizero3:~/$ mpv --hwdec=drm --profile=fast https://www.youtube.com/watch?v=Dyzf2evNjwc (+) Video --vid=1 (*) (h264 1920x1080 29.970fps) (+) Audio --aid=1 --alang=eng (*) (opus 2ch 48000Hz) File tags: Uploader: Zen Mechanics Channel_URL: https://www.youtube.com/channel/UCC8n8afKsdaYuI7Pr0J4pgA Using hardware decoding (drm). AO: [pulse] 48000Hz stereo 2ch float VO: [gpu] 1920x1080 drm_prime[nv12] it is a bit confusing but i hope it helps... i also recommend this moded mpv handler with youtube playlist and mpv prefetch queueing support: https://github.com/gabreek/mpv-handler-queue
-
After enabling the rk3588-hdmirx overlay in armbian-config device tree overlays, whenever I boot, I am greeted with multiple hdmirx (fdee0000.hdmirx-controller: hdmirx_wait_lock_and_get_timing HDMI pull out, return!) errors on boot. On a previous install, the hdmirx errors would block the entire boot process and it would just hang forever. I do not know the exact cause, but the issues seemed to arise after I ran this command to disable the X Display Server "systemctl set-default multi-user.target". The errors could only be resolved if I plugged in the sd card into another device and removed rk3588-hdmirx from overlays in /boot/armbianEnv.txt . I have since reinstalled Armbian, but the errors still appear during the boot process, however now they do not block the boot process and I am able to successfully boot into Armbian. Is there any solution to get rid of these errors, or ensure that the "fdee0000.hdmirx-controller: hdmirx_wait_lock_and_get_timing HDMI pull out, return!" error doesn't block the boot process without disabling hdmirx? These are my current device details: .. orangepi@orangepi5-plus `:]x**j-,' ----------------------- .,+t***********z\<" OS: Armbian 25.5.1 noble aarch64 ?******************; Host: Orange Pi 5 Plus '*n` .'`^,;;,^`'. ,cc. Kernel: Linux 6.1.115-vendor-rk35xx -<. .[l Uptime: 30 mins // ^^ ^^ \\ Packages: 1822 (dpkg) !^ ^^ ": Shell: bash 5.2.21 'tt}` !~]rj_ ")t/. Display: 3840x2160 @ 60 Hz Itttt?' ~~]rr] `{tttt, DE: KDE Plasma 6.3.90 \tttttt!""I_]r("""~tttttt1 WM: KWin (Wayland) '_tttttttttttt)ftttttttttttti. WM Theme: Breeze \*ztttttttttttttttttttttttttf**[ Theme: Breeze (Dark) [Qt], Yaru [GTK3] l**c)tttttttttttttttttttttttt(z**, Icons: breeze-dark [Qt], Yaru [GTK3] .z*x.`tttttttttttttttttttttttt.`u*n Font: Noto Sans (10pt) [Qt] >` (tttttttttttttttttttttt] "I Cursor: breeze (24px) ,tttttttttttttttttttttt` Terminal: konsole 25.4.1 ./tttttfttttttttfttttt( CPU: rk3588 (8) @ 2.40 GHz 'I)))(\()(tt))|\()({;' GPU: Mesa Mali-G610 (Panfrost) .~~~~~~~|)~~~~~~~< Memory: 4.34 GiB / 15.58 GiB (28%) '[)))))1|()))))))? Swap: 0 B / 7.79 GiB (0%) ",,," ",,,^ Disk (/): 7.82 GiB / Here is the dmesg log after boot up, the hdmirx errors appear near the end: boot_errors.txt
-
Hi @c0rnelius, I did some tests with your image, connecting bluetooth audio earbuds, installing XFCE, chromium,... it works (and also wifi, hdmi/audio, ...)!! But some problems (side effects of disabling the 2 patches?) : - hdmi audio (working fine despite the following errors) "hdmi-audio-codec hdmi-audio-codec.5.auto: Only one simultaneous stream supported! "hdmi-audio-codec hdmi-audio-codec.5.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22 - i2s (despite I don't use it, following error in log) "ahub_plat-i2s-hifi: ASoC: error at __soc_pcm_open on ahub_plat-i2s-hifi: -22" - WiFi (working fine despite the following errors) "brcmfmac: brcmf_set_channel: set chanspec 0x100e fail, reason -52" "brcmf_p2p_send_action_frame: Unknown Frame: category 0xa, action 0x8" - display lags / windows repaint problems, seems to appear only after using GPU to decode videos, following errors in log) panfrost 1800000.gpu: gpu sched timeout, js=0, config=0x7300, status=0x8, head=0x10061d80, tail=0x10061d80, sch$ panfrost 1800000.gpu: Panfrost Dump: BO has no sgt, cannot dump panfrost 1800000.gpu: gpu soft reset timed out, attempting hard reset panfrost 1800000.gpu: gpu hard reset timed out panfrost 1800000.gpu: error powering up gpu L2 panfrost 1800000.gpu: error powering up gpu shader panfrost 1800000.gpu: error powering up gpu tiler panfrost 1800000.gpu: gpu sched timeout, js=0, config=0x7300, status=0x8, head=0xd0bd0c0, tail=0xd0bd0c0, sched$ panfrost 1800000.gpu: gpu sched timeout, js=0, config=0x7b00, status=0x8, head=0x11195d80, tail=0x11195d80, sch$ This last one is the main problem. Also strange GPU is activated without adding gpu to overlays... Hope this helps. Denis - dmesg.txt armbianEnv.txt
