Jump to content

Search the Community

Showing results for tags 'orangepi5'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

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

Categories

  • Official giveaways
  • Community giveaways

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Matrix


Mastodon


IRC


Website URL


XMPP/Jabber


Skype


Github


Discord


Location


Interests

  1. Hey folks, im trying to compile a realtime kernel for mt orange pi 5. I plan to use it for djing. A fully preemptive kernel delivers better performance for this, as less xruns appear. I am following the official dev instructions and am using the docker method, Compiling only the kernel, not the entire armbian OS. I copied a realtime patch (actually I tried several sub versions of 5.10) from the kernel.org realtime project site into the userpatches directory (I looked up the correct orange pi 5 subfolder name but forgot it rn) but compiling throws me some errors. Has anyone succeeded in creating a kernel like this for the orange pi 5 and/or could give me any advice for doing so? I actually dont care much about the kernel version, I just need it to be fully preemptive .. Help is much apprecieated! Kenny
  2. I have an Armbian installation on the NVMe drive and I'm trying to switch back to boot from SD card. In `armbian-config` I messed up the boot settings by leaving the root fs type unchanged, (SD card is in fat32 but NVMe partition is ext4). Now the board boots into initramfs prompt. Here's what I've already tried based on search and ChatGPT: Mount the NVMe partition to `/mnt` then chroot to it, this did work but the `/boot` partition was not mounted inside of the chroot so I can't fix boot env. I also tried `switch_root` but it's not available in the initramfs prompt. Update `/proc/cmdline` to change the root fs back to the Armbian partition, but `echo ... > /proc/cmdline` doesn't really do anything. Any ideas?
  3. Hello everyone, I recently purchased an ili9488 touch screen for use with my Orange Pi 5, but I'm having trouble getting it to work. I've tried several solutions that I found online, but so far nothing has worked. Specifically, the screen isn't displaying any output when I connect it to my Orange Pi 5, and I'm not sure what steps to take next. https://a.aliexpress.com/_EQaN4gj - That is the screen I bought. For context,I have the latest version of the Armbian operating system installed. I've followed the instructions that came with the touch screen, and I've also tried several different solutions that I found online (including using the fbset command to adjust the display resolution, and updating the device tree overlay file). If anyone has any suggestions or advice for how I can troubleshoot this issue, I would be extremely grateful. I'm open to any possible solutions, and I'm willing to try anything to get this screen up and running. Thank you in advance for your help!
  4. I tried installing the OS using SD card and EMMC, but both failed. Orange Pi OS (Arch) on the official website ran normally. However, I installed focal_desktop_xfce or jammy_desktop_gnome from Ubuntu Image, but they all failed. After inserting the image into the SD card, the symptom is a black screen and no booting. Does it only support SSD? Because it is entered through a translator, there may be unnatural sentences. If you reply about that, I will get back to you.
  5. Please advise on how to fix this, thanks: Setting up rockchip-multimedia-config (1.0.2+jammy) ... dpkg-query: error: --listfiles needs at least one package name argument Use --help for help about querying packages. dpkg: error processing package rockchip-multimedia-config (--configure): installed rockchip-multimedia-config package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: rockchip-multimedia-config E: Sub-process /usr/bin/dpkg returned an error code (1)
  6. Hello, I installed lm-sensors on my Opi5 and I'm able to check temperatures, however I don't know how to make the little fan spin when the temperature rise. I know the temperature is not going to rise till critical levels, but I live in very hot country and I just don't want my device to become too hot. And do you know how to make the fan start at certain temperature rise? Also I'm not sure which pins I should connect the fan to.. One pin should be the 3.3V to get the power, what about the other one? I'm running Armbian 23.02.2 with kernel 5.10.110-rockchip-rk3588 Thanks in advance
  7. flashed to m2 mvme, board attempts to boot , then after armbian logo it falls into busybox command prompt (
  8. Couldn't booti from NVME with armbian-config or armbian-install, finally I could do it, a dirty easy and convoluted following way. No details about burning stuff This is what I did 1) boot system from fresh downloaded SD (Armbian Jammy Desktop) 2) NVME setup (sudo gparted) - if empty create a partition table (GPT) if not delete all partitions - create 256MB FAT16 partition (nvme0n1p1) - create EXT4 partition (nvme0n1p2) - optionally create more partitions (system recovery, backups ...) - format partitions nvme0n1p1 -> FAT16 - format partitions nvme0n1p2 -> EXT4 - check partitions (if old NVME) - label nvme0n1p1 as armbi_boot - label nvme0n1p2 as armbi_root 3) run sudo armbian-install - option 7 to flash mtdblock0 (bootloader install) - option 4 (to install system and boot from mtdblock0) choose nvme0n1p2 partition to install system don't POWEROFF, just EXIT 4) copy SD boot partition to nvme0n1p1 - sudo dd if=/dev/mmcblk1p1 of=/dev/nvme0n1p1 bs=1M status=progress - sudo sync 5) armbianExt.txt setup on NMVE - sudo mount /dev/nvme0n1p1 /mnt - check boot files/directories are already copied (ls -l /mnt) - blkid - copy (CTL_INS -> new UUID) of nvme0n1p2 UUID (without "") with your favourite editor: - sudo vi armbianExt.txt - replace rootdev=UUID=with new UUID (SHIFT-INS) - save (ESC :x) 6) - sudo poweroff - remove SD - press power button to restart Maybe this cam help someone
  9. Hi there, I pourchased OPi5 (not preferred OPi5 Pro, because of Armbian lacking support), flashed Debian 24.8.1_bookworm_6.10.6_cinnamon_backported_mesa_desktop, configured (user, switch to static IP, user). Worked OK. Now, ssh'ing into showed "113 packages upgrade". Did "apt upgrade". Download OK, but when applying apgrade process hung twice: - once on "configuring libc", had to power off, then restarted (after an apt-get suggested in response to apt upgrade). Upgrade hung second time (no progress on bottom bar for hours, no new ssh session). - twice was on "configuring udev". After this, board is almost dead: - boots to animated Armbian logo, - then "flash" (the few lines on bootup) "failed" (too shot to see what failed). - then NO normal (text) bootup messages, - then blank screen with text cursor in left-upper corner, switching with totally blank screen (but monitor does NOT go to sleep) - graphic mode? I can remove uSD card (good, Samsung U1, 32GB), but what should I look for? Power seems not be problem, it is on it's own 5V/5A SMPS, heatsinks and fan. Laurent
  10. I just upgraded to Arabian 24.5.1 using `apt-get upgrade` and now I cannot load ip_tables: # modprobe ip_tables modprobe: ERROR: could not insert 'ip_tables': Exec format error I’m not sure what to make of it.
  11. Hello OPI5 users. Running Joshua Riek's Ubuntu distro, I keep getting stability issues. Perhaps because I keep using Xorg. Perhaps because hardware acceleration is buggy. In the past I used super stable Armbian OPI5 distro's without hardware acceleration. Infact I still use Armbian on another RK3588 box, I don't think it has EVER crashed, running docker, Mosquito, HomeAssistant, and a buch of other things. Now that my Orange Pi 5 gets a slightly more serious use as webserver, I really like to get rid of the unpredictable Xorg crashes, and gladly would sacrifice HW acceleration for stability. My situation is this: Using JR Ubuntu Because I want to use headless RealVNC (runs only under Xorg) for several devices I switched off Wayland Using a slightly hacked RealVNC server originating from Raspberry Pi Want to use OPI5 as a NodeJS + Nginx webserver serving Node apps now Any suggestions for a super stable uncrashable distro for the Opi5, for server use but with gui? I kind of hate to set everything up again, especially with the internal M.2 sata quirks, but I gotta have stability now. Hopefully I can ask a second question: is there an easy way to totally turn off HW acceleration in JR Ubuntu? Maybe I should try that first... Kind regards, Bas
  12. Hi there, my new OPi5 with Armbian Bookworm Cinnamon mesa backoprted does not see my mPCIe SSD disk. Just got this: https://allegro.pl/oferta/nowy-superszybki-dysk-ssd-512gb-m-2-nvme-2242-9605598735 \ module, but it is not recognized by the system. Armbianmonitor output: https://paste.armbian.com/huhedogene lspci -v output: 0004:40:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3588 (rev 01) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 89 Bus: primary=40, secondary=41, subordinate=41, sec-latency=0 I/O behind bridge: [disabled] [16-bit] Memory behind bridge: [disabled] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Expansion ROM at f4200000 [virtual] [disabled] [size=64K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable+ Count=16/32 Maskable- 64bit+ Capabilities: [70] Express Root Port (Slot-), MSI 08 Capabilities: [b0] MSI-X: Enable- Count=128 Masked- Capabilities: [100] Advanced Error Reporting Capabilities: [148] Secondary PCI Express Capabilities: [180] L1 PM Substates Capabilities: [190] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?> Kernel driver in use: pcieport No new /dev/sd* , nor /dev/mmcblk* files. What am I missing? Is module faulty? (but it is new) Should I switch to another kernel? (Current is Linux orangepi5 6.10.6-current-rockchip-rk3588 #1 SMP PREEMPT Mon Aug 19 04:05:40 UTC 2024 aarch64 GN U/Linux ). Laurent
  13. BOFFBOY

    OP5 - Pro

    Hi guys, Would someone point me to where to get a particular distro, mainly looking for jammy_legacy_gnome-amazingfated_desktop for OPi 5 Pro ? I have jammy_legacy_5.10.160_gnome-amazingfated_desktop for Pi5 and Pi5 Plus but it does not work on the Pro version. thank you in advance.
  14. Has anyone seen this? The claims there is a Vulkan driver now: https://github.com/Bleach665/Mali610Vulkan Can't confirm.
  15. How can I recover from this? I haven't rebooted: _ _ _ /_\ _ _ _ __ | |__(_)__ _ _ _ / _ \| '_| ' \| '_ \ / _` | ' \ /_/ \_\_| |_|_|_|_.__/_\__,_|_||_| v24.8.4 for Orange Pi 5 running Armbian Linux 6.10.6-current-rockchip-rk3588 Packages: Debian stable (bookworm) IP addresses: (LAN) 192.168.1.2 10.8.0.1 (WAN) xxx.xxx.xxx.xxx Performance: Load: 1% Up time: 21 days 23:00 Memory usage: 10% of 15.35G CPU temp: 41°C Usage of /: 21% of 233G Tips: Support our work and become a sponsor https://github.com/sponsors/armbian Commands: System config : sudo armbian-config System monitor : htop Last login: Tue Oct 15 13:16:59 2024 from 192.168.1.28 rob@orangepi5:~$ sudo apt update [sudo] password for rob: Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://security.debian.org bookworm-security InRelease [48.0 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:5 http://deb.debian.org/debian bookworm-backports InRelease [59.0 kB] Get:6 https://packages.adoptium.net/artifactory/deb bookworm InRelease [7,517 B] Get:4 http://mirrors.jevincanders.net/armbian/apt bookworm InRelease [53.3 kB] Get:7 http://security.debian.org bookworm-security/main arm64 Packages [186 kB] Get:8 http://security.debian.org bookworm-security/main armhf Packages [186 kB] Get:9 http://deb.debian.org/debian bookworm-backports/main arm64 Packages.diff/Index [63.3 kB] Get:10 http://deb.debian.org/debian bookworm-backports/main armhf Packages.diff/Index [63.3 kB] Get:11 http://deb.debian.org/debian bookworm-backports/main arm64 Contents (deb).diff/Index [63.6 kB] Get:12 http://deb.debian.org/debian bookworm-backports/main all Contents (deb).diff/Index [63.6 kB] Get:13 http://deb.debian.org/debian bookworm-backports/main armhf Contents (deb).diff/Index [63.6 kB] Get:14 http://deb.debian.org/debian bookworm-backports/main arm64 Packages T-2024-10-21-1409.06-F-2024-10-15-2009.57.pdiff [11.0 kB] Get:14 http://deb.debian.org/debian bookworm-backports/main arm64 Packages T-2024-10-21-1409.06-F-2024-10-15-2009.57.pdiff [11.0 kB] Get:15 http://mirrors.jevincanders.net/armbian/apt bookworm/main all Packages [13.5 kB] Get:16 http://mirrors.jevincanders.net/armbian/apt bookworm/main armhf Packages [345 kB] Get:17 http://mirrors.jevincanders.net/armbian/apt bookworm/main arm64 Packages [935 kB] Get:18 http://deb.debian.org/debian bookworm-backports/main armhf Packages T-2024-10-21-1409.06-F-2024-10-15-2009.57.pdiff [10.9 kB] Get:18 http://deb.debian.org/debian bookworm-backports/main armhf Packages T-2024-10-21-1409.06-F-2024-10-15-2009.57.pdiff [10.9 kB] Get:19 http://mirrors.jevincanders.net/armbian/apt bookworm/main arm64 Contents (deb) [14.9 MB] Get:20 http://deb.debian.org/debian bookworm-backports/main arm64 Contents (deb) T-2024-10-19-0204.47-F-2024-10-15-2009.57.pdiff [265 B] Get:20 http://deb.debian.org/debian bookworm-backports/main arm64 Contents (deb) T-2024-10-19-0204.47-F-2024-10-15-2009.57.pdiff [265 B] Get:21 http://mirrors.jevincanders.net/armbian/apt bookworm/bookworm-utils arm64 Packages [22.6 kB] Get:22 http://mirrors.jevincanders.net/armbian/apt bookworm/bookworm-utils armhf Packages [52.5 kB] Get:23 http://mirrors.jevincanders.net/armbian/apt bookworm/bookworm-utils arm64 Contents (deb) [28.4 kB] Get:24 http://mirrors.jevincanders.net/armbian/apt bookworm/bookworm-utils armhf Contents (deb) [24.7 kB] Get:25 http://mirrors.jevincanders.net/armbian/apt bookworm/bookworm-desktop armhf Packages [10.2 kB] Get:26 http://mirrors.jevincanders.net/armbian/apt bookworm/bookworm-desktop all Packages [5,802 B] Get:27 http://mirrors.jevincanders.net/armbian/apt bookworm/bookworm-desktop arm64 Packages [9,992 B] Get:28 http://mirrors.jevincanders.net/armbian/apt bookworm/bookworm-desktop armhf Contents (deb) [29.4 kB] Get:29 http://mirrors.jevincanders.net/armbian/apt bookworm/bookworm-desktop all Contents (deb) [1,309 B] Get:30 http://mirrors.jevincanders.net/armbian/apt bookworm/bookworm-desktop arm64 Contents (deb) [29.4 kB] Get:31 http://deb.debian.org/debian bookworm-backports/main all Contents (deb) T-2024-10-21-1409.06-F-2024-10-15-2009.57.pdiff [5,774 B] Get:31 http://deb.debian.org/debian bookworm-backports/main all Contents (deb) T-2024-10-21-1409.06-F-2024-10-15-2009.57.pdiff [5,774 B] Get:32 http://deb.debian.org/debian bookworm-backports/main armhf Contents (deb) T-2024-10-19-0204.47-F-2024-10-15-2009.57.pdiff [263 B] Get:32 http://deb.debian.org/debian bookworm-backports/main armhf Contents (deb) T-2024-10-19-0204.47-F-2024-10-15-2009.57.pdiff [263 B] Fetched 17.3 MB in 7s (2,576 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 6 packages can be upgraded. Run 'apt list --upgradable' to see them. rob@orangepi5:~$ sudo apt upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: armbian-config armbian-firmware armbian-plymouth-theme armbian-zsh linux-dtb-vendor-rk35xx linux-image-vendor-rk35xx 6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 138 MB of archives. After this operation, 15.9 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://armbian.tnahosting.net/apt bookworm/main arm64 armbian-config all 24.8.4 [136 kB] Get:6 http://armbian.chi.auroradev.org/apt bookworm/main arm64 linux-image-vendor-rk35xx arm64 24.8.4 [32.6 MB] Get:2 http://mirrors.jevincanders.net/armbian/apt bookworm/main arm64 armbian-firmware all 24.8.4 [91.6 MB] Get:3 http://mirrors.jevincanders.net/armbian/apt bookworm/main arm64 armbian-plymouth-theme all 24.8.4 [108 kB] Get:4 http://mirrors.jevincanders.net/armbian/apt bookworm/main arm64 armbian-zsh all 24.8.4 [11.8 MB] Get:5 http://mirrors.jevincanders.net/armbian/apt bookworm/main arm64 linux-dtb-vendor-rk35xx arm64 24.8.4 [2,135 kB] Fetched 138 MB in 3s (44.6 MB/s) (Reading database ... 109457 files and directories currently installed.) Preparing to unpack .../0-armbian-config_24.8.4_all.deb ... Unpacking armbian-config (24.8.4) over (24.8.3) ... Preparing to unpack .../1-armbian-firmware_24.8.4_all.deb ... Unpacking armbian-firmware (24.8.4) over (24.8.3) ... Preparing to unpack .../2-armbian-plymouth-theme_24.8.4_all.deb ... Unpacking armbian-plymouth-theme (24.8.4) over (24.8.3) ... Preparing to unpack .../3-armbian-zsh_24.8.4_all.deb ... Unpacking armbian-zsh (24.8.4) over (24.8.3) ... Preparing to unpack .../4-linux-dtb-vendor-rk35xx_24.8.4_arm64.deb ... Armbian 'linux-dtb-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'preinst' starting. Armbian 'linux-dtb-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'preinst' finishing. Unpacking linux-dtb-vendor-rk35xx (24.8.4) over (24.8.2) ... Preparing to unpack .../5-linux-image-vendor-rk35xx_24.8.4_arm64.deb ... Armbian 'linux-image-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'prerm' starting. Armbian 'linux-image-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'prerm' finishing. Armbian 'linux-image-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'preinst' starting. Armbian 'linux-image-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'preinst' finishing. Unpacking linux-image-vendor-rk35xx (24.8.4) over (24.8.2) ... Armbian 'linux-image-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'postrm' starting. Armbian 'linux-image-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'postrm' finishing. Setting up linux-dtb-vendor-rk35xx (24.8.4) ... Armbian 'linux-dtb-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'postinst' starting. Armbian: DTB: FAT32: moving /boot/dtb-6.1.75-vendor-rk35xx to /boot/dtb ... renamed 'dtb-6.1.75-vendor-rk35xx' -> 'dtb' Armbian 'linux-dtb-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'postinst' finishing. Setting up linux-image-vendor-rk35xx (24.8.4) ... Armbian 'linux-image-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'postinst' starting. dkms: autoinstall for kernel 6.1.75-vendor-rk35xx was skipped since the kernel headers for this kernel do not seem to be installed. update-initramfs: Generating /boot/initrd.img-6.1.75-vendor-rk35xx update-initramfs: Armbian: Converting to u-boot format: /boot/uInitrd-6.1.75-vendor-rk35xx Image Name: uInitrd Created: Tue Oct 22 06:34:02 2024 Image Type: AArch64 Linux RAMDisk Image (gzip compressed) Data Size: 16110316 Bytes = 15732.73 KiB = 15.36 MiB Load Address: 00000000 Entry Point: 00000000 update-initramfs: Armbian: Symlinking /boot/uInitrd-6.1.75-vendor-rk35xx to /boot/uInitrd ln: failed to create symbolic link '/boot/uInitrd': Operation not permitted update-initramfs: Symlink failed, moving /boot/uInitrd-6.1.75-vendor-rk35xx to /boot/uInitrd renamed '/boot/uInitrd-6.1.75-vendor-rk35xx' -> '/boot/uInitrd' update-initramfs: Armbian: done. Free space after deleting the package linux-image-vendor-rk35xx in /boot: 78.5M Armbian: FAT32 /boot: move last-installed kernel to 'Image'... renamed '/boot/vmlinuz-6.1.75-vendor-rk35xx' -> '/boot/Image' Armbian 'linux-image-vendor-rk35xx' for '6.1.75-vendor-rk35xx': 'postinst' finishing. Setting up armbian-zsh (24.8.4) ... Setting up armbian-config (24.8.4) ... Setting up armbian-firmware (24.8.4) ... Setting up armbian-plymouth-theme (24.8.4) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.142+deb12u1) ... ln: failed to create hard link '/boot/initrd.img-6.10.6-current-rockchip-rk3588.dpkg-bak' => '/boot/initrd.img-6.10.6-current-rockchip-rk3588': Operation not permitted update-initramfs: Generating /boot/initrd.img-6.10.6-current-rockchip-rk3588 grep: /boot/config-6.10.6-current-rockchip-rk3588: No such file or directory E: gzip compression (CONFIG_RD_GZIP) not supported by kernel update-initramfs: failed for /boot/initrd.img-6.10.6-current-rockchip-rk3588 with 1. dpkg: error processing package initramfs-tools (--configure): installed initramfs-tools package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: initramfs-tools E: Sub-process /usr/bin/dpkg returned an error code (1) rob@orangepi5:~$ ls -l /boot total 104816 -rwxr-xr-x 1 root root 213 Sep 30 07:31 armbianEnv.txt -rwxr-xr-x 1 root root 38518 Feb 18 2023 boot.bmp -rwxr-xr-x 1 root root 3404 Feb 18 2023 boot.cmd -rwxr-xr-x 1 root root 3476 Feb 18 2023 boot.scr -rwxr-xr-x 1 root root 244731 Oct 18 04:11 config-6.1.75-vendor-rk35xx drwxr-xr-x 3 root root 4096 Oct 22 06:33 dtb -rwxr-xr-x 1 root root 39152128 Oct 18 04:11 Image -rwxr-xr-x 1 root root 28272711 Sep 30 07:29 initrd.img-6.10.6-current-rockchip-rk3588 -rwxr-xr-x 1 root root 16110316 Oct 22 06:34 initrd.img-6.1.75-vendor-rk35xx -rwxr-xr-x 1 root root 7371703 Oct 18 04:11 System.map-6.1.75-vendor-rk35xx -rwxr-xr-x 1 root root 16110380 Oct 22 06:34 uInitrd rob@orangepi5:~$
  16. I run a audio loop code on a Raspberry pi 4/5 and Orange Pi 5. The latency of audio loop is 0.2 seconds on Raspberry pi but on orange pi it takes 1.2 seconds. For orange pi, i am facing this problem with different Operating systems as well apart from armbian. I've used Ubuntu, Orange Pi OS, Armbian. All have got this problem. The code I have attached. Since the issue is faced in multiple Operating System I strongly feel this has to do with the driver level softwares or directly related optimization from Rockchip. Can anyone guide what I could do audio-loop.cpp
  17. I'm using ffmpeg and Kodi from the @amazingfate ppa. All has been running great although I don't think that I'm using hardware acceleration. I'm still on an older Jammy with the old/legacy kernel. I've tried newer kernels but getting issues so I stuck with the older kernel. I've started noticing lately that videos are being encoded with pixel format yuv420p10le. In Kodi, I was getting black screens while the audio was playing. I was following up on the Kodi forums, and was told that Kodi needed to be compiled for OpenGL instead of OpenGLES to make the video render properly. This is the thread: https://forum.kodi.tv/showthread.php?tid=379167 So, I've been trying to compile Kodi myself. If/when I succeed, I'll post. Any info and/or comments about this and assistance is appreciated. I wasn't sure if this was the place to post this. If it's not feel free to delete this thread.
  18. I have created a micro desktop case. It's an open design that is still in the creation phase. The shell is 3d printed, the sides are acrylic, and the opi5 mount panel can be 3d printed or made from acrylic. I'm looking for feedback with design suggestions/needs. This is the first real opi5 micro tower design currently for OPI5. My cad drawing of the OPI5 mainboard is 99.9% accurate, so if someone wants to use that as a footprint for other projects by all means. https://github.com/berin-aquaquad/orange-pi-5 I am using DesignSpark Mechanical a free cad software that is on par with Fusion360. The shell has been designed as a split body so smaller 3d printers can create it. Again, this is a work in progress, and nothing is set in stone. Planned design additions for consideration: Headphone jack front or back. USB on front. Stats LCD on front. 3D printed power button to press power button on OPI5 motherboard. GPIO header for external access, "custom design or standard web link to example, I need feedback ". RTC battery holder to make use of the onboard RTC. RGB Micro Desktop case LIGHTING options?
  19. I want to install jellyfin as a docker container on my Orange pi 5. How can I enable hardware acceleration for it? On the container page (https://hub.docker.com/r/linuxserver/jellyfin) there are instructions for various options, but orange pi 5 is not there of course. I have enabled 3D acceleration as mentioned on the armbian page for orange pi 5.
  20. i was not able to build RTL8821CU driver, keep getting the following error : /usr/bin/aarch64-linux-gnu-ld: drivers/net/wireless/rtl8811cu/core/crypto/aes-internal-enc.o: in function `aes_encrypt': aes-internal-enc.c:(.text+0x74): multiple definition of `aes_encrypt'; lib/crypto/aes.o:(.text+0x7c4): first defined here make: *** [Makefile:1286: vmlinux] Error 1 There seems to be a duplicate implementation of aes_encrypt function between rtl8811cu source code and linux_rockchip64 kernel source code which blocking the armbian build. any suggestion how to fix this ?
  21. Hopefully this is not a stupid question but I came across Joshua-Riek/ubuntu-rockchip: Ubuntu for Rockchip RK35XX Devices (github.com) when searching for my video playback issues. Does anyone know how this compares with the current armbian release with vendor kernel? Are all the fixes from that release integrated in armbian or does it go the other way?
  22. VERSION=24.8.4 REVISION=24.8.4 Problems: No display. (access only via SSH) CIFS mounts fail Lots of dmesg messages similar to: ... [ 6.421534] rtk_btusb: disagrees about version of symbol module_layout ... [ 6.504179] uio: disagrees about version of symbol module_layout ... [ 376.377046] ipv6: disagrees about version of symbol module_layout ... [ 379.869911] cifs_md4: disagrees about version of symbol module_layout ... Is this problem known about?
  23. Hello all, I am running an Orange Pi 5 board with Armbian on a SD Card and I realized that my /var/log path is constantly full, with it being at /dev/zram1 It gets full at 50Mb with the file /var/log/samba/cores/smbd/core taking up all the space I have not managed to read this file, so I can't tell what kinds of errors are showing up. My OpenMediaVault and samba setup are running perfectly fine, and even though I delete this core file, it shows up again during reboot. I have tried to set enable core files = no in smb.conf With no sucess. The file continues to show up during reboot. Any ideas how to solve this? Best regards
  24. Degin: MounlAng root Tile syslel ... Degan: munning escrapusr cucad-lop ... uonc. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems done. Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... done. done. Geve up waiting for root file system device. Cowmon problems: ⁃ Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Missing modules (cat /proc/modules; ls /dev) ALERT! UUID=db80a2ac-ec37-4fda-91db-92604becfcce does not exist. Dropping to a shell! BusyBox v1.30.1 (Ubuntu 1:1.30.1-7ubuntu3.1) built-in shell (ash) Enter 'help' for a list of built-in commands. (initramfs) Hello, i got this error after System Upgrade to the latest version. Looks like i need to revert back the kernel cause it doesn`t see my nvme ssd.
  25. Hello! Iv'e just done a test run installing Armbian for booting off my new m.2 nvme drive. As 'm planning to have the drives 2nd large partition as my basic home file server I'm wondering if I can as easily re-install the OS if/when I need to update it to a newer one? Because the instructions I followed and that I see around do a very basic cat /dev/mmcblk1 > /dev/nvme0n1 onto the raw un-partitioned nvme. My case will be that I have data on a partition on that drive that needs to stay. Is this going to be an issue or are there ways to re-install Armbian or even other distro on the boot partition? Cheers!
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines