lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<DC-IRC> [Discord] <foxusiai> switching to current kernel seems to have broken the gpu acceleration in jellyfin. what are the proper packages to use / how to set it up?
<DC-IRC> [Discord] <Werner> this is to be expected for rk35xx boards. vendor works best in that matter.
<DC-IRC> [Discord] <foxusiai> hm. unfortunate
<DC-IRC> [Discord] <foxusiai> what is the best place to follow development for this?
<DC-IRC> [Discord] <Werner> I'd say collabora mainlina status sheet
<DC-IRC> [Discord] <foxusiai> thank you!
<DC-IRC> [Discord] <mecoblock> don’t expect to be able to use jellyfin / hw encoders on mainline any time soon. Probably 2 years out if we’re lucky. But rkmpp works really great for that usecase nowadays
acari has quit [Remote host closed the connection]
<DC-IRC> [Discord] <foxusiai> jellyfin rkmpp instructions say vendor kernel is required? I'm confused
<DC-IRC> [Discord] <mecoblock> It is, current/edge is mainline. Vendor/legacy is with rockchip extras
<DC-IRC> [Discord] <foxusiai> right, i understood as much. your message made it sound like rkmpp somehow allows use on mainline
<DC-IRC> [Discord] <mecoblock> I meant for hw acceleration ^^
<DC-IRC> [Discord] <foxusiai> alright
<DC-IRC> [Discord] <menu> i should test mainline again
<DC-IRC> [Discord] <tr9x> I'm reaching out to you with a problem I'm experiencing on my OPI5b. I downloaded Armbian 24.11.2 Bookworm Minimal and installed the KDE desktop environment using tasksel. However, I do not have 3D acceleration. Before installation, I changed the entry in the armbianEnv.txtfile to fdtfile=rockchip/rk3588s-orangepi-5b.dtb. Do I need to change anything in any Plasma configuration file now?
<DC-IRC> [Discord] <efectn> Which kernel are you using
<DC-IRC> [Discord] <tr9x> 6.1.75
<DC-IRC> [Discord] <Werner> probably mesa vpu package missing
<DC-IRC> [Discord] <tr9x> When I try to install mesa VPU, it says that it is already added
<DC-IRC> [Discord] <Werner> We have an extension for the build framework called _mesa-vpu_ which installs a 3rd party repo with backported mesa and other necessary stuff for acceleration. https://github.com/armbian/build/blob/main/extensions/mesa-vpu.sh
<DC-IRC> [Discord] <Werner> Let's see if I can assemble a kde neon image for opi5 with that extension in place real quick.
<DC-IRC> [Discord] <Werner> In theory with that stuff should work oob
<DC-IRC> [Discord] <tr9x> ok thx
<DC-IRC> [Discord] <Werner> still assembling. desktop images take a while to create
<DC-IRC> [Discord] <Werner> @tr9x
<DC-IRC> [Discord] <q4a> I'm using edge kernel on rock 5b. HDMI0 works fine, but I would like to have HDMI sound (currently only 3.5 jack audio working)
<DC-IRC> [Discord] <monkablyat> iirc there is no hdmi audio yet on rk3588 edge kernel
<DC-IRC> [Discord] <q4a> Also if anyone interested - I found project that looks like armbian but used Arch and has less supported boards:
<DC-IRC> [Discord] <q4a> https://github.com/warpme/miniarch
<DC-IRC> [Discord] <q4a> Here is list of patches on top of 6.12 kernel (including HDMI audio):
<DC-IRC> [Discord] <q4a> Yes, I know that. Also HDMI1 support is not merged yet