

AZ8
-
Content Count
32 -
Joined
-
Last visited
About AZ8
-
Rank
Advanced Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I have installed latest Armbian Buster Linux orangepi3 5.10.16-sunxi64 #21.02.2 SMP Sun Feb 14 21:17:31 CET 2021 aarch64 GNU/Linux Than I have complied ffmpeg 4.3 from https://github.com/Kwiboo/FFmpeg/commits/v4l2-request-hwaccel with parameters ffmpeg version 9236ad7-Kodi Copyright (c) 2000-2020 the FFmpeg developers built with gcc 8 (Debian 8.3.0-6) configuration: --extra-libs='-lpthread -lm' --bindir=/root/bin --enable-gpl --enable-gnutls --disable-libaom --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libd
-
Proper way to apply custom patches
AZ8 replied to AZ8's topic in Common issues / peer to peer technical support
Thanks Unfortunately, when I am trying to switch kernel, I got an exception every time cat /tmp/switch_kernel.log linux-image-dev-sunxi64=20.02.12.114 linux-dtb-dev-sunxi64=20.02.12.114 linux-u-boot-orangepi3-dev -
Proper way to apply custom patches
AZ8 replied to AZ8's topic in Common issues / peer to peer technical support
Thanks Igor I have found topic with advice to apply patches Had a bit of a success with HDMI audio and also video acceleration on OrangePi 3. What was needed was to apply some patches from LibreELEC, namely ones from projects/Allwinner/patches/linux/ . For video acceleration you need 0005-cedrus-improvements.patch and compile Cedrus driver. When done right you should see in dmesg: cedrus 1c0e000.video-codec: Device registered as /dev/video0 Do you know if this patches already included into Armbian? With latest available armbian for orange -
I have another issue. I can setup WiFi using nmtui. But it requires connect using ethernet or TTL. If I just set wpa_supplicant.conf, WiFi not works. Do we have any tutorial for Armbian how to setup wifi by editing config on sd card?
-
Hi guys! Is it possible to include this patch into Armbian tree? patch: https://lists.freedesktop.org/archives/pulseaudio-discuss/2019-June/031168.html explanation: https://habr.com/ru/post/456476/
-
I have 2 questions: 1. how far Armbian on Opi3 from stable point? 2. did someone compare performance Kodi on Armbian over LibreELEC? Is LibreELEC significantly faster?
-
Because I dont want to erase mmc If this is not possible, I will backup partition with dd, install using nand-sata-install and restore partition from backup
-
Wrote latest image to SD Boot from SD mounted /dev/mmcblk2p1, copied armbianEnv.txt formated /dev/mmcblk2p1 rsync /boot to /dev/mmcblk2p1 copy armbianEnv.txt to /dev/mmcblk2p1 removed sd and reboot system starts to boot, but can not find root Is this a proper way to install boot? I do not want to tun nand-sata-install and erase mmc.
-
Is it possible to boot from sd and recover /boot on mmc?
-
Maybe I am wrong, but uBoot has version with timestamp like 201904, therefore I assume it was not change during last upgrade.
-
=> boot switch to partitions #0, OK mmc1(part 0) is current device Scanning mmc 1:1... Found U-Boot script /boot/boot.scr 3042 bytes read in 1 ms (2.9 MiB/s) ## Executing script at 4fc00000 U-boot loaded from SD Boot script loaded from mmc 165 bytes read in 1 ms (161.1 KiB/s) Card did not respond to voltage select! libfdt fdt_check_header(): FDT_ERR_BADMAGIC No FDT memory address configured. Please configure the FDT address via "fdt addr <address>" command. Aborting! Bad Linux ARM64 Image magic! SCRIPT FAILED: continuing... Card did not respond to vol
-
No boot after today upgrade and reboot U-boot wroks fine. Is it possible to recover system without reflash?
-
Great, thanks. And last question^ when are you going to switch to 5.3? HW watchdog is must have thing for such unstable system like OPi3