Jump to content

AZ8

Members
  • Posts

    36
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. No, I did not manually installed this kernel, apt installed it as a dependency for wireguard
  2. First, I have installed latest Armbian 23.8 Bookworm CLI, boot works fine, I can login Then, I have installed wireguard. As a dependency, wireguard install linux-image-6.1.0-12-rt-armmp After reboot device is unavailable in network (orange LAN LED blinking while green does not, I assume ethternet broken with this kernel)
  3. Requests to yandex blocked by most providers in Ukraine. So, apt failed to pull new updates when roundrobin returns yandex as a mirror
  4. Issue: 1. I have Armbian 22.05 installed on emmc 2. I have run apt upgrade 3. During the process, I got an error due stated that no space on /boot 4. I have tried to reboot but no sign that board starting 5. I have burn SD, load from SD, copy SD boot to emmc boot and than can boot from emmc again The main question is how to prevent this issue in future? How to clean-up /boot from obsolete kernels and avoid space issue?
  5. 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-libdav1d --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-nonfree --enable-v4l2-request --enable-libdrm --enable-libudev --enable-hwaccels --enable-v4l2_m2m mesa 3d from git kodi 20 from master branch Finally, I can run kodi-gdb from console. h264 movies play fine, but there is no sound over hdmi aplay -l returns **** List of PLAYBACK Hardware Devices **** card 0: sun50ih6hdmi [sun50i-h6-hdmi], device 0: 5091000.i2s-i2s-hifi i2s-hifi-0 [5091000.i2s-i2s-hifi i2s-hifi-0] Subdevices: 1/1 Subdevice #0: subdevice #0 Should I wait for kernel 5.11 with i2s patch? Or I should compile own kernel with LibreELEC patches?
  6. Recently upgraded kernel from 5.7 to 5.8.6-sunxi Unfortunately, got few kernel panics today. How to rollback to previous?
  7. 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
  8. 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 pi 3 hw acceleration is not available, so I am trying to build kernel and kodi for Armbian with full mmedia support
  9. Hi guys, I am going to apply some LibeELEC multimedia patches to Armbian kernel Please advise, what is the proper way for this? I have found folder build/userpatches/kernel/sunxi-current. Should I put files here?
  10. 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?
  11. 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/
  12. 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?
  13. 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
  14. 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.
  15. Is it possible to boot from sd and recover /boot on mmc?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines