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 has joined #armbian-rockchip
<DC-IRC> [Discord] <liwei19920307> Hello everyone, I tried to compile the 5.10 kernel armbian for ha-green, but dmseg encountered these errors
<DC-IRC> [Discord] <liwei19920307> https://paste.armbian.com/nijidijigo.yaml
<DC-IRC> [Discord] <liwei19920307> dts https://paste.armbian.com/elejacevec.pl
<DC-IRC> [Discord] <Tonymac32> does your HA need media codecs? otherwise I'd expect a mainline kernel to be the right answer
<DC-IRC> [Discord] <liwei19920307> I want to use the npu and media codes of rk3566 to run frigate
<DC-IRC> [Discord] <Tonymac32> ufff, ok then. I can't comment about the Rockchip kernel unfortunately.
<DC-IRC> [Discord] <amazingfate> It's wol related.
<DC-IRC> [Discord] <amazingfate> I wonder if the board supports it.
<DC-IRC> [Discord] <liwei19920307> Maybe it's because I enabled Panfrost
<DC-IRC> [Discord] <liwei19920307> 🤪
<DC-IRC> [Discord] <liwei19920307> The decoding of this Docker is running normally https://hub.docker.com/r/jjm2473/jellyfin-mpp
<DC-IRC> [Discord] <liwei19920307> There seems to be no problem with media codes, but frigate will report a decoding reset error
<DC-IRC> [Discord] <amazingfate> No it just lists all modules loaded.
<DC-IRC> [Discord] <liwei19920307> thx i see
<DC-IRC> [Discord] <liwei19920307> Frigate will cause a kernel crash. I'll ask the developer of frigate.
javabean has quit [Remote host closed the connection]
javabean has joined #armbian-rockchip
<DC-IRC> [Discord] <mecoblock> that's actually pretty outdated try Nyanmisakas Rockchip Docker Container image: nyanmisaka/ jellyfin:latest-rockchip with these devices: /dev/dri:/dev/dri | /dev/dma_heap:/dev/dma_heap | /dev/maliO:/dev/maliO | /dev/rga:/dev/rga | /dev/mpp_service:/dev/
<DC-IRC> [Discord] <mecoblock> that's actually pretty outdated try Nyanmisakas Rockchip Docker Container image: nyanmisaka/ jellyfin:latest-rockchip with these devices: /dev/dri:/dev/dri | /dev/dma_heap:/dev/dma_heap | /dev/maliO:/dev/maliO | /dev/rga:/dev/rga | /dev/mpp_service:/dev/
<DC-IRC> [Discord] <rpardini> This is good info, have been searching for this for a while.
<DC-IRC> [Discord] <rpardini> I've no idea, sorry... I don't even know what a wdt is
<DC-IRC> [Discord] <efectn> No problem thanks anyway
<DC-IRC> [Discord] <mecoblock> Nyanmisaka is the Jellyfin maintainer who actively brought rkmpp support to the project. From v10.9 it should even be integrated in the official container. His work and understanding of Rockchip is amazing and he’s quick to respond too when you encounter bugs but since he fixed pgs subtitles I‘ve not encountered a bug.
<DC-IRC> [Discord] <rpardini> I just moved to `nyanmisaka/jellyfin:latest-rockchip` with the devices passed through and I am sincerely _amazed_ at how well this works. Kudos nyanmisaka indeed
<DC-IRC> [Discord] <rpardini> I'm transcoding 3x 1080p and cpu usage is minimal
<DC-IRC> [Discord] <rpardini> this is 🤩
<DC-IRC> [Discord] <rpardini> only complaint is his container does not honor JELLYFIN_DATA_DIR/JELLYFIN_CONFIG_DIR etc due to directly overriding entrypoint with `--datadir` etc, but that was easily work-arounded.
<DC-IRC> [Discord] <rpardini> the mpp stuff is working way too good. rockchip should have a bust of this guy installed in their corporate entry hall
<DC-IRC> [Discord] <mecoblock> it can actually do 16x 1080p and what my test for usability is: Dune UHD BluRay with HDR Tonemapping to SDR in 4k on RK3588
<DC-IRC> [Discord] <rpardini> awesome. it doesn't even get warm doing 3x 1080p.
<DC-IRC> [Discord] <rpardini> I'm so glad I went for rk 5.10 and not mainline for my latest cluster. This is worth it
<DC-IRC> [Discord] <monkablyat> As long as you don't buy a bus and spray a BSP gang graffiti on it, I personally can live with it, although it's difficult
<DC-IRC> [Discord] <rpardini> the 5.10 bsp works pretty great (and now awesome with this mpp stuff working) except for
<DC-IRC> [Discord] <rpardini> - can't run kubevirt VMs -- qemu just hangs. (mainline just works)
<DC-IRC> [Discord] <rpardini> - building armbian in docker in gha runner, `/dev/loopX` mounts go insane after a few builds (unusable as builder, mainline just works)
<DC-IRC> [Discord] <shivansps> i wanted to test a RK3566 for that
<DC-IRC> [Discord] <shivansps> but i know the RK3588 works really well
<DC-IRC> [Discord] <efectn> I would like to use mpp with mainline