Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Hi there. I have a Pine A64(+) board (https://pine64.org/documentation/Pine_A64/) I have been experiencing this issue since last year. I updated the SO (armbian version + kernel) several times and it didn't resolve the issue. It happens randomly. The CPU and storage are not overheated (30ΒΊ C each) and I tested all physical components (board, ethernet wire, switch, ...) ambianmonitor -u -> https://paste.armbian.com/arozepuxen Things I tested for now: - Daily reboot. Sometimes eth0 is not wake up after boot and I have to physically power-toggle the board. - Stay on latest raspbian release (24.2.1) + latest kernel (6.6.16) + latest uboot. Same issue. - Stay on latest raspbian release (24.2.1) + legacy kernel (6.1.77) + latest uboot. Same issue. - Armbian 23.11.1 Jammy with Linux 6.1.63-current-sunxi64 was also some time the SO in the board. Same issue. - Also I set the segmentation and MTU as here but same issue: Notes: - CPU is "on demand". That's also why the temperature is OK. - Somehow is only 100Mbits available (the board has gigabit port). By the way, is not my concerning now. - https://github.com/jwrdegoede/rtl8189ES_linux/tree/rtl8189fs I saw this driver. Is this an option? Should I try? Any idea? Should I totally rebuild the microsd SO from zero with an ARMBIAN from 2021 or so? Any other suggestion? The board is totally unstable as it currently is and I guess is software related (driver maybe) Thank you.
  3. I ask this question purely out of curiosity - why is the userpatches folder not in the build folder when it is first cloned
  4. Today
  5. Hi, I am new here but been playing with the opi zero 2w for a bit with the zero 3 image. So happy to now see 2w images have appeared. I have the expansion board and was hoping to get the ethernet port working at some point. I mainly want to use this device to run headless and be able to shut it down when I push one of the buttons on the expansion board. Is this possible with any of the current images?
  6. I had the same issue. Not able to see an hdmi output unless i used a usb-c to hdmi dongle. I was able to restore hdmi output using the instructions in this post: Could be an issue with cheap displays only? The display I'm using is a RCA tv so I'm not really sure.
  7. Hi, sorry my english Did you got a working system? I can boot MiniArch-20231112-6.7.4-board-h313.x96_q_lpddr3-SD-Image but ethernet won't work and MiniArch-20231112-6.7.4-board-h616.tanix_tx6s_axp313-SD-Image won't boot.. I'm in hope to get Klipper work on this tvbox
  8. I have this same issue. It is displaying 1920x1080 on my 1920x1200 old Dell LCD, when using the HDMI input. If I use an adapter to connect the RockPro64 to to a DVI-D input, I only get 1024x768, bleh.
  9. Yes! I get a degraded x1 link, too, with a Samsung 980 Pro. I assumed it had never worked at x4, so it's interesting to hear that it is a regression.
  10. Yesterday
  11. I was having the same issue and used Colton's solution. Worked like a charm, thank you.
  12. I've seen this question asked quite frequently here and all the posts end before there is a solution. I think it's time we had a crystal clear discussion on how it can be done. Not just for my curiosity, but for the people who've asked before and for the people who will ask in the future. The reason: Many hats/shields designed for RaspberryPi would otherwise be compatible with OrangePi if Armbian/u-boot didn't direct the debug output to UART0. UART0 is the most commonly used serial connection for hats/shields designed for RaspberryPi. OrangePi has multiple UART gpio so it would make sense for the O.S. (Armbian) to use the one that least impacts the users ability to actually use their hardware. Debug output is important but not so much so that the user cannot easily disable it.
  13. Objective for this 3588 board: Make a collaboration platform @home for my neighbourhood with a max of 600 users who can work together via Nextcloud... Goal is citizen participation. RobZ
  14. - Update: Kernel 5.1 Wifi-K510: https://drive.google.com/file/d/1B1LmAylalETcnBEWiPiJHL0MjK5xlIV4/view 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.bin sudo reboot now nmcli dev wifi sudo rmmod brcmfmac_wcc brcmfmac brcmutil modprobe brcmfmac - Image: Updated K510 test image: https://drive.google.com/file/d/1ng0j7BhpMya7vOfQjhxmM0HipQ6_F8Ep/view?usp=sharing - BaseFiles: RK3566-H96-MAX-VENDOR-51-V3:https://drive.google.com/file/d/1_N5jQ6wp3rk5Y4xeZK3sEp-L_o5H6KJv/view?usp=drive_link edit Rockchip U-boot Legacy 4.19 DTS: https://github.com/hqnicolas/u-boot/blob/next-dev-v2024.03/arch/arm/dts/rk3566-h96.dts edit Rockchip U-boot Legacy 4.19 DEFCONFIG: https://github.com/hqnicolas/u-boot/blob/next-dev-v2024.03/configs/h96-rk3566_defconfig RK3566-H96-MAX-LEGACY-51-V3.zip
  15. if your using the build system, you can call "add_packages_to_rootfs" with a simple list of packages (i.e. "add_packages_to_rootfs build-essential"), it will handle the references for you. you can also remove packages with "remove-packages" the same way
  16. @primoitt thanks for those Infos, even if not strictly hardware related , they are usefull for building new distros Could be also interesting open a specific thread related ti repositories issues and leave this for hardware specific
  17. hey @jock @SteeMan focal builded flawlessly! [🐳|πŸ”¨] sent 16.83M bytes received 2.18K bytes 33.67M bytes/sec [🐳|πŸ”¨] total size is 16.82M speedup is 1.00 [🐳|πŸ”¨] '/usr/bin/qemu-arm-static' -> '/armbian/.tmp/mount-4c3bbdbb-c207-40e4-aa32-9bf377ebdb5e/usr/bin/qemu-arm-static' [🐳|🌿] Updating initramfs... [ TMPDIR=/tmp update-initramfs -u -k 4.4.194-legacy-rk322x ] [🐳|πŸ”¨] update-initramfs: Generating /boot/initrd.img-4.4.194-legacy-rk322x [🐳|πŸ”¨] update-initramfs: Armbian: Converting to u-boot format: /boot/uInitrd-4.4.194-legacy-rk322x [🐳|πŸ”¨] Image Name: uInitrd [🐳|πŸ”¨] Created: Mon May 20 18:33:54 2024 [🐳|πŸ”¨] Image Type: ARM Linux RAMDisk Image (gzip compressed) [🐳|πŸ”¨] Data Size: 5816136 Bytes = 5679.82 KiB = 5.55 MiB [🐳|πŸ”¨] Load Address: 00000000 [🐳|πŸ”¨] Entry Point: 00000000 [🐳|πŸ”¨] update-initramfs: Armbian: Symlinking /boot/uInitrd-4.4.194-legacy-rk322x to /boot/uInitrd [🐳|πŸ”¨] '/boot/uInitrd' -> 'uInitrd-4.4.194-legacy-rk322x' [🐳|πŸ”¨] update-initramfs: Armbian: done. [🐳|🌱] Updated initramfs. [ TMPDIR=/tmp update-initramfs -u -k 4.4.194-legacy-rk322x ] [🐳|πŸ”¨] '/armbian/.tmp/mount-4c3bbdbb-c207-40e4-aa32-9bf377ebdb5e/boot/initrd.img-4.4.194-legacy-rk322x' -> '/armbian/cache/initrd/initrd.img-4.4.194-legacy-rk322x-b45d4cabfa6aaf61a91db4025d6d89c8' [🐳|πŸ”¨] '/armbian/.tmp/work-4c3bbdbb-c207-40e4-aa32-9bf377ebdb5e/initrd.img-4.4.194-legacy-rk322x.4c3bbdbb-c207-40e4-aa32-9bf377ebdb5e.manifest' -> '/armbian/cache/initrd/initrd.manifest-4.4.194-legacy-rk322x.last.manifest' [🐳|🌿] Re-enabling [ initramfs-tools hook for kernel ] [🐳|πŸ”¨] mode of '/etc/kernel/postinst.d/initramfs-tools' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) [🐳|🌱] Unmounting [ /armbian/.tmp/mount-4c3bbdbb-c207-40e4-aa32-9bf377ebdb5e ] [🐳|πŸ”¨] removed '/armbian/.tmp/mount-4c3bbdbb-c207-40e4-aa32-9bf377ebdb5e/usr/bin/qemu-arm-static' [🐳|🌱] Free SD cache [🐳|🌱] Mount point [ 90% ] [🐳|🌱] Preparing u-boot bootloader [ LOOP=/dev/loop8 - /armbian/output/debs/linux-u-boot-rk322x-box-legacy_24.2.0-trunk_armhf__2022.04-Se4b6-P0e83-H87a3-V5177-B1179-R448a.deb ] [🐳|🌱] Sourcing u-boot install functions [ /armbian/output/debs/linux-u-boot-rk322x-box-legacy_24.2.0-trunk_armhf__2022.04-Se4b6-P0e83-H87a3-V5177-B1179-R448a.deb ] [🐳|🌱] Writing u-boot bootloader [ /dev/loop8 ] [🐳|🌿] Unmounting recursively [ MOUNT - be patient ] [🐳|🌿] Freeing loop device [ /dev/loop8 ] [🐳|πŸ”¨] renamed '/armbian/.tmp/rootfs-4c3bbdbb-c207-40e4-aa32-9bf377ebdb5e.raw' -> '/armbian/.tmp/image-4c3bbdbb-c207-40e4-aa32-9bf377ebdb5e/Armbian-unofficial_24.2.0-trunk_Rk322x-box_focal_legacy_4.4.194_minimal.img' [🐳|🌱] Done building [ Armbian-unofficial_24.2.0-trunk_Rk322x-box_focal_legacy_4.4.194_minimal.img ] [🐳|🌱] SHA256 calculating [ Armbian-unofficial_24.2.0-trunk_Rk322x-box_focal_legacy_4.4.194_minimal.img ] [🐳|🌱] Fast-moving file to output/images [ -> Armbian-unofficial_24.2.0-trunk_Rk322x-box_focal_legacy_4.4.194_minimal.img (860.00MiB) ] [🐳|🌱] Fast-moving file to output/images [ -> Armbian-unofficial_24.2.0-trunk_Rk322x-box_focal_legacy_4.4.194_minimal.img.sha (199.00B) ] [🐳|🌱] Fast-moving file to output/images [ -> Armbian-unofficial_24.2.0-trunk_Rk322x-box_focal_legacy_4.4.194_minimal.img.txt (19.30KiB) ] [🐳|🌿] Unmounting recursively [ SDCARD rootfs finished - be patient ] [🐳|🌿] Done building image [ rk322x-box ] [🐳|🌱] Runtime [ 152:09 min ] [🐳|✨] Repeat Build Options [ ./compile.sh BOARD=rk322x-box BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=yes INSTALL_HEADERS=yes KERNEL_CONFIGURE=yes KERNEL_KEEP_CONFIG=yes RELEASE=focal ] [🐳|🌱] Cleaning up [ please wait for cleanups to finish ] [🐳|🌿] ANSI log file built; inspect it by running: [ less -RS output/logs/log-build-4c3bbdbb-c207-40e4-aa32-9bf377ebdb5e.log.ans ] [🐳|🌿] Share log manually (or SHARE_LOG=yes): [ curl --data-binary @output/logs/log-build-4c3bbdbb-c207-40e4-aa32-9bf377ebdb5e.log.ans https://paste.armbian.com/log ] ls output/images/ -lah total 741M drwxr-xr-x 2 root root 4.0K May 20 18:34 . drwxr-xr-x 7 root root 4.0K May 20 17:48 .. -rw-rw-r-- 1 root root 860M May 20 18:33 Armbian-unofficial_24.2.0-trunk_Rk322x-box_focal_legacy_4.4.194_minimal.img -rw-rw-r-- 1 root root 199 May 20 18:34 Armbian-unofficial_24.2.0-trunk_Rk322x-box_focal_legacy_4.4.194_minimal.img.sha -rw-rw-r-- 1 root root 20K May 20 18:33 Armbian-unofficial_24.2.0-trunk_Rk322x-box_focal_legacy_4.4.194_minimal.img.txt But there's no linux-headers... πŸ˜”πŸ˜”πŸ˜” /armbian/output/debs# ls -lah total 144M drwxr-xr-x 3 root root 4.0K May 20 18:06 . drwxr-xr-x 7 root root 4.0K May 20 17:48 .. -rw-rw-r-- 1 root root 1.6M May 20 18:06 armbian-bsp-cli-rk322x-box-legacy_24.2.0-trunk_armhf__1-PCf77f-V24e2-H68df-Be8be-Rf32b.deb -rw-rw-r-- 1 root root 87M May 20 18:06 armbian-firmware_24.2.0-trunk_all__1-SA6fae-B90f5-R448a.deb -rw-rw-r-- 1 root root 1.4K May 20 18:06 fake-ubuntu-advantage-tools_24.2.0-trunk_all__1-Bfcde-R448a.deb drwxrwxr-x 2 root root 4.0K May 20 18:06 focal -rw-rw-r-- 1 root root 4.9M May 20 18:06 linux-dtb-legacy-rk322x_24.2.0-trunk_armhf__4.4.194-Sf8f4-Dc654-Pb5a2-C999999Hfe66-HK01ba-V014b-B1743-R448a.deb -rw-rw-r-- 1 root root 51M May 20 18:06 linux-image-legacy-rk322x_24.2.0-trunk_armhf__4.4.194-Sf8f4-Dc654-Pb5a2-C999999Hfe66-HK01ba-V014b-B1743-R448a.deb -rw-rw-r-- 1 root root 439K May 20 16:02 linux-u-boot-rk322x-box-legacy_24.2.0-trunk_armhf__2022.04-Se4b6-P0e83-H87a3-V5177-B1179-R448a.deb
  18. This is community maintained software. I'm not aware of anyone else that has that specific box. So you are welcome to track down the issue and submit a PR for a fix.
  19. Results of today: I found no image that would let me boot from EMMC without the micro SD, but when i edit the armbianEnv on the SD to point to the UUID of the EMMC partion with installed os it boots from the EMMC. So my conclusion is that i need to build my own U-Boot.bin to get around the poweron issue with the emmc.
  20. Using a different UART is not really practical with a hat/shield designed to use UART0... It would be better for the system to use one that isn't commonly required by hats/shields to be the debug interface. I'll keep looking around.
  21. nope with original orangepi debian image you dint need to do point 1. Only go to orangepi-config and enable I2C5 M3 there.
  22. I plan to build a VPN router for my TV to "unlock" streaming services, that can also serve as an media server / player. The BPi M7 seems like a good fit to me. Good luck guys.
  23. @SteeMan oh no... Tried buster here and no good... But looks like the problem is on Debian's repo not Armbian's... [🐳|πŸ”¨] deb http://deb.debian.org/debian buster main contrib non-free [🐳|πŸ”¨] #deb-src http://deb.debian.org/debian buster main contrib non-free [🐳|πŸ”¨] [🐳|πŸ”¨] deb http://deb.debian.org/debian buster-updates main contrib non-free [🐳|πŸ”¨] #deb-src http://deb.debian.org/debian buster-updates main contrib non-free [🐳|πŸ”¨] [🐳|πŸ”¨] deb http://deb.debian.org/debian buster-backports main contrib non-free [🐳|πŸ”¨] #deb-src http://deb.debian.org/debian buster-backports main contrib non-free [🐳|πŸ”¨] [🐳|πŸ”¨] deb http://security.debian.org/ buster/updates main contrib non-free [🐳|πŸ”¨] #deb-src http://security.debian.org/ buster/updates main contrib non-free [🐳|🌱] Updating package list [ buster ] [🐳|πŸ”¨] mkdir: created directory '/armbian/.tmp/rootfs-f7083a9e-91b5-461b-9485-7cb3a8d3f02d/var/cache/apt' [🐳|πŸ”¨] mkdir: created directory '/armbian/.tmp/rootfs-f7083a9e-91b5-461b-9485-7cb3a8d3f02d/var/lib/apt/lists' [🐳|πŸ”¨] Get:1 http://security.debian.org buster/updates InRelease [34.8 kB] [🐳|πŸ”¨] Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [🐳|πŸ”¨] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [🐳|πŸ”¨] Ign:4 http://deb.debian.org/debian buster-backports InRelease [🐳|πŸ”¨] Err:5 http://deb.debian.org/debian buster-backports Release [🐳|πŸ”¨] 404 Not Found [IP: 151.101.250.132 80] [🐳|πŸ”¨] Get:6 http://mirrors.jevincanders.net/armbian/apt buster InRelease [33.2 kB] [🐳|πŸ”¨] Get:7 http://security.debian.org buster/updates/main armhf Packages [590 kB] [🐳|πŸ”¨] Get:8 http://security.debian.org buster/updates/main Translation-en [324 kB] [🐳|πŸ”¨] Get:9 http://security.debian.org buster/updates/contrib armhf Packages [3,452 B] [🐳|πŸ”¨] Get:10 http://security.debian.org buster/updates/contrib Translation-en [1,488 B] [🐳|πŸ”¨] Get:11 http://security.debian.org buster/updates/non-free armhf Packages [9,940 B] [🐳|πŸ”¨] Get:12 http://security.debian.org buster/updates/non-free Translation-en [24.8 kB] [🐳|πŸ”¨] Get:13 http://deb.debian.org/debian buster/main armhf Packages [7,706 kB] [🐳|πŸ”¨] Get:14 http://deb.debian.org/debian buster/main Translation-en [5,969 kB] [🐳|πŸ”¨] Get:15 http://deb.debian.org/debian buster/contrib armhf Packages [40.1 kB] [🐳|πŸ”¨] Get:16 http://deb.debian.org/debian buster/contrib Translation-en [44.2 kB] [🐳|πŸ”¨] Get:17 http://deb.debian.org/debian buster/non-free armhf Packages [62.1 kB] [🐳|πŸ”¨] Get:18 http://deb.debian.org/debian buster/non-free Translation-en [88.9 kB] [🐳|πŸ”¨] Get:19 http://deb.debian.org/debian buster-updates/main armhf Packages [8,784 B] [🐳|πŸ”¨] Get:20 http://deb.debian.org/debian buster-updates/main Translation-en [6,915 B] [🐳|πŸ”¨] Reading package lists... [🐳|πŸ”¨] E: The repository 'http://deb.debian.org/debian buster-backports Release' does not have a Release file. [🐳|🚸] Command failed, retrying in 5s [ chroot_sdcard_apt_get_update ] [🐳|πŸ”¨] Hit:1 http://security.debian.org buster/updates InRelease [🐳|πŸ”¨] Hit:2 http://deb.debian.org/debian buster InRelease [🐳|πŸ”¨] Hit:3 http://deb.debian.org/debian buster-updates InRelease [🐳|πŸ”¨] Ign:4 http://deb.debian.org/debian buster-backports InRelease [🐳|πŸ”¨] Err:5 http://deb.debian.org/debian buster-backports Release [🐳|πŸ”¨] 404 Not Found [IP: 151.101.250.132 80] [🐳|πŸ”¨] Hit:6 http://mirrors.jevincanders.net/armbian/apt buster InRelease [🐳|πŸ”¨] Reading package lists... [🐳|πŸ”¨] E: The repository 'http://deb.debian.org/debian buster-backports Release' does not have a Release file. [🐳|🚸] Command failed, retrying in 5s [ chroot_sdcard_apt_get_update ] [🐳|πŸ”¨] Hit:1 http://deb.debian.org/debian buster InRelease [🐳|πŸ”¨] Hit:2 http://deb.debian.org/debian buster-updates InRelease [🐳|πŸ”¨] Ign:3 http://deb.debian.org/debian buster-backports InRelease [🐳|πŸ”¨] Hit:4 http://security.debian.org buster/updates InRelease [🐳|πŸ”¨] Err:5 http://deb.debian.org/debian buster-backports Release [🐳|πŸ”¨] 404 Not Found [IP: 151.101.250.132 80] [🐳|πŸ”¨] Hit:6 http://mirrors.jevincanders.net/armbian/apt buster InRelease [🐳|πŸ”¨] Reading package lists... [🐳|πŸ”¨] E: The repository 'http://deb.debian.org/debian buster-backports Release' does not have a Release file. [🐳|🚸] Command failed, retrying in 5s [ chroot_sdcard_apt_get_update ] [🐳|🚸] Command failed 3 times, giving up [ chroot_sdcard_apt_get_update ] [🐳|πŸ’₯] Error 1 occurred in main shell [ at /armbian/lib/functions/rootfs/rootfs-create.sh:164 create_new_rootfs_cache_via_debootstrap() --> lib/functions/rootfs/rootfs-create.sh:164 create_new_rootfs_cache() --> lib/functions/rootfs/create-cache.sh:69 do_with_logging() --> lib/functions/logging/section-logging.sh:81 artifact_rootfs_build_from_sources() --> lib/functions/artifacts/artifact-rootfs.sh:80 artifact_build_from_sources() --> lib/functions/artifacts/artifacts-obtain.sh:34 obtain_complete_artifact() --> lib/functions/artifacts/artifacts-obtain.sh:280 build_artifact_for_image() --> lib/functions/artifacts/artifacts-obtain.sh:392 get_or_create_rootfs_cache_chroot_sdcard() --> lib/functions/rootfs/create-cache.sh:83 build_rootfs_and_image() --> lib/functions/main/rootfs-image.sh:14 full_build_packages_rootfs_and_image() --> lib/functions/main/default-build.sh:36 do_with_default_build() --> lib/functions/main/default-build.sh:42 cli_standard_build_run() --> lib/functions/cli/cli-build.sh:25 armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136 cli_entrypoint() --> lib/functions/cli/entrypoint.sh:176 main() --> ./compile.sh:50 ] [🐳|πŸ’₯] Cleaning up [ please wait for cleanups to finish ] [🐳|🌿] Unmounting recursively [ SDCARD - be patient ] [🐳|🌱] Unmounted OK after 2 attempt(s) [ SDCARD ] [🐳|🌿] Unmounting recursively [ MOUNT - be patient ] [🐳|🌿] ANSI log file built; inspect it by running: [ less -RS output/logs/log-build-f7083a9e-91b5-461b-9485-7cb3a8d3f02d.log.ans ] [🐳|🌿] Share log manually (or SHARE_LOG=yes): [ curl --data-binary @output/logs/log-build-f7083a9e-91b5-461b-9485-7cb3a8d3f02d.log.ans https://paste.armbian.com/log ]
  24. Thanks for your advice, this is really helpful. I am switching the board config to use bananapi sun50iw family, and it looks like most of the changes BTT made are already in the list of patches for sunxi-6.6 and sunxi-6.7 (the current config doesn't use 6.8 as edge). I'm making an analysis of the differences. The most obvious change that will be needed is to add the dts file, which is already in 6.7 but will need to be backported for 6.6. Although the device tree in the kernel makes a difference between a Pi and CB1 (SoM), which is also used on a Manta (CNC/3d-printing control board with SoM socket for CB1/CB2).
  25. yes it boot properply if i pull the power xfce version does it correctly when i enter sudo reboot
  26. Hi Referring to https://forum.armbian.com/topic/32667-usb-c-port-doesnt-work-on-pinebook-pro-after-the-latest-update-on-kernel-662/ USB -C is not working. I also tried 6.7.4-edge with no success. Looking for a solution G??gle found this: https://www.linuxquestions.org/questions/slackware-arm-108/pinebook-pro-usb-c-port-not-working-after-kernel-upgrade-4175732886/#google_vignette referring to Megi`s 6.7 kernel. The link was outdated, but the base worked and had versions 6.8 and 6.9. Tried both with a lot of success: USB-C working and the HDMI monitor output as well as Gigabit Ethernet work like a charm again. πŸ˜„ The only small issue remaining: Sound is not working (no analog or digital.) (I had a small issue following Megi`s Readme: The board.dtb should replace rk3399-pinebook-pro.dtb in one of the existing dtb trees. I used dtb-6.7.4-edge-rockchip64.) any ideas about the sound issue are greatly appreciated. Sepp
  27. Does it boot properly if you pull the power? Reboot not working correctly is a common issue on these boxes where you don't have a dtb file that is an exact match for your hardware.
  28. stuck on boot screen after software reboot... command sudo reboot on terminal Armbian_community_24.5.0-trunk.563_Aml-s9xx-box_bookworm_current_6.6.30.img.xz this does not happen on the desktop version Armbian_community_24.5.0-trunk.563_Aml-s9xx-box_bookworm_current_6.6.30_xfce_desktop.img.xz
  1. Load more activity
Γ—
Γ—
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines