Dome Posted December 31, 2024 Posted December 31, 2024 I have a new Orange Pi 5 plus 16GB. Seems a pretty cool board and I want to replace my old Rpi 4 for Media center and Home assistant. I tried several distribution but can't get all my stuff working. The OPI5+ is attached to an onkio 5.1 receiver and the receiver go to a FHD TV. What is want to achieve is in Kodi 1. play video with GPU 2. libCec in Kodi to control Onkio volume 3. Passthrough audio Is there a working solution? Thank you 0 Quote
Werner Posted December 31, 2024 Posted December 31, 2024 I don't think there is an oob solution. Though using an Armbian image with mesa-vpu extension should give a solid base for video hw acceleration. 0 Quote
Dome Posted December 31, 2024 Author Posted December 31, 2024 There are so many images https://www.armbian.com/orange-pi-5-plus/ Which one? kernel 6.1 or kernel 6.12? No one is using OPI for kodi? Not looking for a oob solution but a step by step guide will be useful 0 Quote
Robert Pace Posted December 31, 2024 Posted December 31, 2024 I've had issues with kernel 6.12 in the recent past with I2C hardware support, but Kernel 6.1.84 is rock solid. 0 Quote
Werner Posted December 31, 2024 Posted December 31, 2024 1 hour ago, Robert Pace said: 6.1.84 Yes. vendor kernel is also necessary for vpu to work. mainline support is still wip. 0 Quote
Dome Posted December 31, 2024 Author Posted December 31, 2024 thanks guys I am trying Armbian_24.11.2_Orangepi5-plus_noble_vendor_6.1.75_kde-neon-kisak_desktop kde is running with wayland glmark2 is using panfrost driver kodi worked with HW accell after installing mesa vulkan driver and enabling DRM Prime I must run kodi with KODI_AE_SINK=ALSA kodi otherwise I don't have hdmi0 output. And kodi is running from kde with "-fs" flag With alsamixer I changed the channel PATHs because channels are incorrent, my setup for 5.1 is PATH2-PATH0-PATH1 (I think PATH3 is not used, maybe it's for 7.1) Now I am missing CEC connection. Maybe I can try with another kernel or some overlay? How can I change only the kernel? maybe with the suggested 6.1.84? 0 Quote
Werner Posted December 31, 2024 Posted December 31, 2024 Feel free to use this one I actually made for testing purpose but hadn't had a chance to do so yet: https://fi.mirror.armbian.de/.testing/Armbian-unofficial_25.02.0-trunk_Orangepi5-plus_noble_vendor_6.1.84_kde-neon-kisak_desktop.img.xz 0 Quote
ozacas Posted December 31, 2024 Posted December 31, 2024 To ease dependency maintenance, I've used the flatpak kodi on a different rk3588 SBC - works well, but surround sound is not something i've spent time on (i'm happy with stereo) The only gotcha, is migrating your kodi settings to the flatpak storage location, which is a bit funky ~/.var/app/tv.kodi.Kodi/ See https://flathub.org/apps/tv.kodi.Kodi for install details this results in the attached kodi startup log which you can inspect for the current configured capabilities: kodi.log 0 Quote
Tony3 Posted Wednesday at 08:44 AM Posted Wednesday at 08:44 AM I am using Kodi since years with armbian on orange pi 5 and also orange pi 5 plus. I followed instruction, installed armbian of august I think with the vendor kernel and the Wayland version. The Install come with all hardware video acceleration installed. Then simply install Kodi and configured it. It is working great. I also rebuilt kernel in order to have my satellite tuners working. Great platform not too many issues. 0 Quote
Dome Posted Wednesday at 10:12 PM Author Posted Wednesday at 10:12 PM Hi Tony3. Could you please give me a link of the image? My other attempt was with kernel 6.12, video is accelerated but I am missing hdmi0 audio output. Gave a try to collab kernel -board freeze- and edge, same with current thank you 0 Quote
Tony3 Posted Thursday at 06:24 AM Posted Thursday at 06:24 AM I checked dates, I used the armbian noble 6.1 vendor Wayland published before the 20/06/2024 0 Quote
Dome Posted 20 hours ago Author Posted 20 hours ago ok. My first working kodi configuration is with Armbian_24.8.1_Orangepi5-plus_noble_vendor_6.1.75_gnome-kisak_desktop any kernel above have a problem with HW rendering or audio output (alsa doesn't show hdmi output). I managed to have a working HDMI CEC in kodi upgrading the package to libcec6_6.0.2-5_arm64 downloaded from bookworm. Currently I'm happy with kodi but I have no audio from normal desktop, will give a try disabling pulseaudio. 0 Quote
Andrey Stepanov Posted 18 hours ago Posted 18 hours ago 2 часа назад, Dome сказал: My first working kodi configuration I'm very curious how you managed to make it work. With Armbian_24.11.2_Orangepi5-plus_noble_vendor_6.1.75_gnome-kisak_desktop, hardware video acceleration works fine for me, but HDMI audio doesn't work, and with Armbian_24.8.1_Orangepi5-plus_noble_vendor_6.1.75_gnome-kisak_desktop, Kodi only shows a black screen instead of the main menu and spams error <general>: CDRMAtomic::DrmAtomicCommit - atomic commit failed: Invalid argument in the logs. 0 Quote
Werner Posted 18 hours ago Posted 18 hours ago Have you tried with the image I linked above? This is based around updated rockchip sdk kernel. 1 Quote
Andrey Stepanov Posted 5 hours ago Posted 5 hours ago This image actually works, I have both hardware acceleration and audio, thanks. 0 Quote
Dome Posted 8 minutes ago Author Posted 8 minutes ago Hi Werner. Using the kernel in your image I have a problem with Hardware rendering: I can select DRM Prime but when I play h264 videos I got artifacts and the player doesn't go in foreground. So Andrey, did you use the image provided by Werner? with HDMI audio 5.1 from Kodi? 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.