Efe Çetin
-
Posts
135 -
Joined
Reputation Activity
-
Efe Çetin got a reaction from Werner in Khadas Edge 2 hdmi 1140p and wacom tablet
I will check it to find what's wrong. Unfortunately it might take some time since i don't have any 2k screen
-
Efe Çetin got a reaction from ArtP in Multiple "fdee0000.hdmi_receiver: hdmirx_wait_lock_and_get_timing: HDMI pull out, return" on boot
It will get fixed by this PR: https://github.com/armbian/build/pull/7015
If you don't want to wait approval of the PR, copy this overlay https://github.com/efectn-forks/build/blob/rk3588-edge-v6.11/patch/kernel/archive/rockchip-rk3588-6.11/overlay/rockchip-rk3588-hdmirx.dtso & replace okay with disabled and then add if as an user overlay using armbian-add-overlay -> https://docs.armbian.com/User-Guide_Allwinner_overlays/
-
Efe Çetin reacted to jimtjames in Orange Pi 5 plus - 6.7.0-rc4 Wi-Fi hard blocked
Just thought I'd add that this appears to be fixed in the latest "stable" release with edge kernel (6.8.10). Connecting to WiFi networks works out of the box, and creating a hotspot works if you install armbian-firmware-full.
-
Efe Çetin got a reaction from royk in Orange PI 5 (b & +) , RK3588(s) USB thread
This PR should fix USBC on OPi5 -> https://github.com/armbian/build/pull/6485
-
Efe Çetin got a reaction from octal8 in New install, ethernet doesn't work (no lights even) and USB3 ports are dead.
Check here
-
Efe Çetin got a reaction from octal8 in New install, ethernet doesn't work (no lights even) and USB3 ports are dead.
I think you use opi5 image instead of opi5+. You have to read description properly
-
Efe Çetin got a reaction from octal8 in New install, ethernet doesn't work (no lights even) and USB3 ports are dead.
@octal8 which image did you download
-
Efe Çetin got a reaction from Werner in New install, ethernet doesn't work (no lights even) and USB3 ports are dead.
I think you use opi5 image instead of opi5+. You have to read description properly
-
Efe Çetin reacted to jock in Repository for v4l2request hardware video decoding (rockchip, allwinner)
Hello, this quick tutorial is to introduce an experimental Debian and Ubuntu APT repository to install ffmpeg and mpv compiled with v4l2request and v4l2drmprime patches developed by Linux kernel, LIbreELEC and Kodi folks to allow hardware video decoding on stateless decoders like those implemented in Rockchip and Allwinner SoCs for h.264, h.265, vp8 and vp9 codecs.
The repository introduces a new package ffmpeg-v4l2request that integrates and substitues the base ffmpeg package and its related packages.
Also provides mpv 0.35.1 for Ubuntu Jammy, which has an overrall better support for hardware video decoders.
Preconditions:
Kernel should be 6.1 or more recent armhf or arm64 architecture Supported operating systems are Debian Bookworm and Ubuntu Jammy Rockchip and Allwinner have already been tested, but this should work on other platforms with stateless decoders supported in kernel
APT REPOSITORY SETUP
To install the repository, just copy and paste the lines for your operating system in a terminal
For Debian Bookworm:
$ sudo wget http://apt.undo.it:7241/apt.undo.it.asc -O /etc/apt/trusted.gpg.d/apt.undo.it.asc $ echo "deb http://apt.undo.it:7241/debian bookworm main" | sudo tee /etc/apt/sources.list.d/apt.undo.it.list
For Ubuntu Jammy:
$ sudo wget http://apt.undo.it:7241/apt.undo.it.asc -O /etc/apt/trusted.gpg.d/apt.undo.it.asc $ echo "deb http://apt.undo.it:7241/ubuntu jammy main" | sudo tee /etc/apt/sources.list.d/apt.undo.it.list
INSTALL FFMPEG AND MPV PACKAGES
$ sudo apt update $ sudo apt install ffmpeg-v4l2request mpv
SETUP MPV CONFIG FILE
$ sudo mkdir -p /etc/mpv $ echo -e "hwdec=drm\ndrm-drmprime-video-plane=primary\ndrm-draw-plane=overlay" | sudo tee /etc/mpv/mpv.conf
You can now play your videos using mpv and they should run with hardware decoding if supported, either in virtual terminals or in X11/Wayland windows!
Enjoy!
Notes:
your mileage may vary a lot: the more recent is the kernel version, the better is support (you may need edge kernel) bug: when rendered in X11/Wayland window, video may show scattered tiles during frames bug: Lima driver (Mali 400/450) shows a red/pink tint when video is played in X11/Wayland (see https://github.com/mpv-player/mpv/issues/12968) (workaround below: https://forum.armbian.com/topic/32449-repository-for-v4l2request-hardware-video-decoding-rockchip-allwinner/?do=findComment&comment=177968) Panfrost driver should work flawlessy 10 bit HEVC are generally supported on all Rockchip devices (rk322x, rk3288, rk33x8, rk3399), but Allwinner H3 have no hardware support for that
-
Efe Çetin got a reaction from Dantes in Mainline Images for NanoPi R6 Series
What Works:
- USB2 and USB3
- PCIe2
- GMAC
- eMMC on HS200 mode
- Cpufreq
- User and maskrom buttons
Dmesg Output: https://paste.armbian.com/onelomofit
You can download them from Rolling releases section on https://www.armbian.com/nanopi-r6s/ page. Images include devicetrees for R6S and R6C. If you have R6C, you must change the devicetree from armbianEnv.txt.
-
Efe Çetin got a reaction from OP5_PLUS in Orange Pi 5 Plus - Slow NVME speeds
I am not able to reproduce it
-
Efe Çetin got a reaction from nicolho in Mainline kernel
@buzzfab i implemented 6.5-rc1 support for opi5 in the past. I'll also add support for opi5+ this week or next week
Note: It's experimental, most thing is not mainlined yet.
-
Efe Çetin got a reaction from royk in Mainline kernel
@buzzfab i implemented 6.5-rc1 support for opi5 in the past. I'll also add support for opi5+ this week or next week
Note: It's experimental, most thing is not mainlined yet.
-
Efe Çetin got a reaction from Dantes in Regression: USB 3.0 port not working with kernel 5.10.160 ?
Fixed with https://github.com/armbian/linux-rockchip/pull/72
-
Efe Çetin got a reaction from vandyman in Opi 5b - with ap6275p wireless chip on board - not working.
Will work on better 5b support 2 weeks later. Currently i don't have much time.
You can follow these instructions until the problem is fixed. https://forum.armbian.com/topic/27959-orange-pi-5b-emmc-not-visible-in-armbian/?do=findComment&comment=164737
-
Efe Çetin got a reaction from Avatar Ng in Orange Pi 5 Plus
@Avatar Ng
Can you try this image
https://github.com/efectn/armbian-images/releases/download/20230528-1940/Armbian_23.08.0-trunk_Orangepi5-plus_jammy_legacy_5.10.160_gnome_desktop.img.xz
-
Efe Çetin got a reaction from Myke Lima in Armbian image for NanoPi R6S
Added to Armbian build system https://github.com/armbian/build/commit/fd6a6dec66839b8ceeea22fc3792a9fce1df9fde
-
Efe Çetin got a reaction from Gammel in Armbian image for NanoPi R6S
Added to Armbian build system https://github.com/armbian/build/commit/fd6a6dec66839b8ceeea22fc3792a9fce1df9fde
-
Efe Çetin got a reaction from Werner in Armbian images for R6S & R6C
@Patrick Domack can you provide uart logs if you have usb ttl converter?
-
Efe Çetin reacted to NicoD in Armbian images for R6S & R6C
Ok. I'll wait till things are fixed.
I did just test install to NVMe and boot from sd and it indeed didn't work as it should. Couldn't boot into x anymore. Install to eMMC does work.
I'm already very happy to have this. I can have the same setup on my trip as I've got on my main desktop at home with the Mekotronics mini.
With a 1TB NVMe for movies. That's great
I was really let down by the FE images for it. Seems there's degression. The old R6S image was better than the new R6C Ubuntu. Big thank you!
-
Efe Çetin got a reaction from NicoD in Armbian images for R6S & R6C
@NicoD i think you should make a video after we get stable images. Currently something is broken
-
Efe Çetin got a reaction from NicoD in Armbian image for NanoPi R6S
Added to Armbian build system https://github.com/armbian/build/commit/fd6a6dec66839b8ceeea22fc3792a9fce1df9fde
-
Efe Çetin got a reaction from Igor in Armbian image for NanoPi R6S
Added to Armbian build system https://github.com/armbian/build/commit/fd6a6dec66839b8ceeea22fc3792a9fce1df9fde
-
-
Efe Çetin got a reaction from phatz in [tc] Traffic Shaping not working using ingress
Yes it should be enabled from config -> https://github.com/armbian/build/blob/master/config/kernel/linux-rockchip-rk3588-legacy.config#L1568
You can enable it and contribute armbian build system