

Jean-Marc
Members-
Posts
36 -
Joined
-
Last visited
Profile Information
-
Gender
Male
-
Location
France, near PARIS
-
Interests
ARM products
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Thermel zone failure message on boot (NanoPi NEO2)
Jean-Marc replied to SamuraiJapon's topic in Allwinner sunxi
Dear maintainers, First thanks for your work on this SBC... On recent 6.12.35-current-sunxi64, i have the same issue... root@hn-nanopineo2-285:~# uname -a Linux hn-nanopineo2-285 6.12.35-current-sunxi64 #5 SMP Fri Jun 27 10:11:46 UTC 2025 aarch64 GNU/Linux root@hn-nanopineo2-285:~# cat /etc/debian_version 12.11 root@hn-nanopineo2-285:~# dpkg -l |grep armbian ii armbian-bsp-cli-nanopineo2-current 25.8.1 arm64 Armbian CLI BSP for board 'nanopineo2' branch 'current' ii armbian-firmware 25.8.1 all Armbian - Linux firmware root@hn-nanopineo2-285:~# dmesg |head [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.12.35-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) #5 SMP Fri Jun 27 10:11:46 UTC 2025 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: FriendlyARM NanoPi NEO 2 [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x5fed9540-0x5fedb5ff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] ..... and later in dmesg ... [ 11.751234] core: _opp_supported_by_regulators: OPP minuV: 1200000 maxuV: 1300000, not supported by regulator [ 11.761267] cpu cpu0: _opp_add: OPP not supported by regulators (960000000) [ 11.768453] core: _opp_supported_by_regulators: OPP minuV: 1200000 maxuV: 1300000, not supported by regulator [ 11.778428] cpu cpu0: _opp_add: OPP not supported by regulators (1008000000) [ 11.785720] core: _opp_supported_by_regulators: OPP minuV: 1320000 maxuV: 1320000, not supported by regulator [ 11.795704] cpu cpu0: _opp_add: OPP not supported by regulators (1104000000) [ 11.802988] core: _opp_supported_by_regulators: OPP minuV: 1320000 maxuV: 1320000, not supported by regulator [ 11.812992] cpu cpu0: _opp_add: OPP not supported by regulators (1200000000) [ 11.820337] core: _opp_supported_by_regulators: OPP minuV: 1340000 maxuV: 1340000, not supported by regulator [ 11.830340] cpu cpu0: _opp_add: OPP not supported by regulators (1296000000) [ 11.837598] core: _opp_supported_by_regulators: OPP minuV: 1400000 maxuV: 1400000, not supported by regulator [ 11.847610] cpu cpu0: _opp_add: OPP not supported by regulators (1368000000) [ 11.855491] thermal thermal_zone0: binding cdev cpufreq-cpu0 to trip 1 failed: -22 [ 11.863260] thermal thermal_zone0: binding cdev cpufreq-cpu0 to trip 2 failed: -22 [ 11.870979] thermal thermal_zone0: binding cdev cpufreq-cpu0 to trip 3 failed: -22 [ 11.878719] thermal thermal_zone0: binding cdev cpufreq-cpu0 to trip 4 failed: -22 Regards -
Thanks for the logs. Do you have tested PCIe extension ? My personal project is to create one NAS with one PCIe-to-SATA add on
-
Hi, Very good news. Could you please give output of following commands cat /proc/cpuinfo cat /proc/interrupts Thanks in advance
-
HI, On one orangepi5B, it seems not possible to have details from u-boot when starting target. The first messages on HDMI start with the kernel root@hn-orangepi5b-450:~# dmesg |head [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 0.000000] Linux version 6.12.0-current-rockchip-rk3588 (build@armbian) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #3 SMP PREEMPT Sun Nov 17 22:15:08 UTC 2024 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Xunlong Orange Pi 5 [ 0.000000] efi: UEFI not found. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000004ffffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x4fdf2d380-0x4fdf300ff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000200000-0x00000000ffffffff] [ 0.000000] DMA32 empty root@hn-orangepi5b-450:~# root@hn-orangepi5b-450:~# cat /boot/armbianEnv.txt verbosity=7 bootlogo=false console=both overlay_prefix=rockchip-rk3588 fdtfile=rockchip/rk3588s-orangepi-5.dtb rootdev=UUID=dae561f4-e2f2-4686-9748-31eebe9792c9 rootfstype=ext4 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u root@hn-orangepi5b-450:~# Is there one option to change this behaviour ? Best regards
-
Hi, Good news on recent kernel root@hn-orangepi5b-450:~# uname -a Linux hn-orangepi5b-450 6.12.0-current-rockchip-rk3588 #3 SMP PREEMPT Sun Nov 17 22:15:08 UTC 2024 aarch64 GNU/Linux all is now ok root@hn-orangepi5b-450:~# lsmod |grep g_ether g_ether 12288 0 usb_f_rndis 32768 1 g_ether u_ether 24576 5 usb_f_rndis,usb_f_ecm_subset,g_ether,usb_f_eem,usb_f_ecm libcomposite 61440 6 usb_f_rndis,u_ether,usb_f_ecm_subset,g_ether,usb_f_eem,usb_f_ecm Thanks to the Team
-
Hi, on orangepi5B, not possible to insert module g_ether root@orangepi5:~# modprobe g_ether modprobe: ERROR: could not insert 'g_ether': Exec format error root@orangepi5:~# uname -a Linux orangepi5 6.1.75-vendor-rk35xx #1 SMP Wed Aug 21 11:45:59 UTC 2024 aarch64 GNU/Linux root@orangepi5:~#
-
Hi, I'm excited at the idea of having a Rock 5 ITX Card to support my internal NAS project. My current NAS is based on an MZHOU SATA PCIE card (6 ports), with LVM2 and mdadm for redundancy and a removable 6 disk drive Icy dock. Perhaps it is simpler to replace it with the 4 native ports available on your SBC...? For the network aspect, I would like to use the LACP protocol (802.3ad) on the 2 Ethernet ports. The second project is to use this SBC as a firewall between the two Ethernet ports. In this context, the firewall will be implemented in an LXC container with access restricted by Posix capability limitation. Cheers, Jean-Marc L.