Jump to content

Jean-Marc

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by Jean-Marc

  1. 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
  2. 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
  3. 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:~#
  4. 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.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines