Kodi on Manjaro - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: Kodi on Manjaro (/showthread.php?tid=8683) Pages:
1
2
|
RE: Kodi on Manjaro - spikerguy - 03-12-2020 (03-12-2020, 01:15 AM)brent.thierens Wrote: How can I check if this uses sw or hw rendering? HW rendering is working on Kodi app UI but video playback is running on software acc. If you check in system information, you see that its using Panfrost and Open GL for Rendering. While when you play any video and press "o" and it will show you the playback information there it will show you (SW ACC). As ARM Devices have Different Drivers for GPU and VPU. Currently panfrost is the GPU which is achieved from open source project, Soon in 5.7 we will have some support for VPU. So we will have to wait for it. RE: Kodi on Manjaro - vrabac - 03-16-2020 (03-11-2020, 08:06 AM)spikerguy Wrote:(03-10-2020, 07:42 AM)brent.thierens Wrote: I did build it on the PBP itself. I'm on KDE with Xorg, Compositing enabled. For me, everything was running smooth actually...I build it on my Vim3 with kde and gles. Did you create package under https://gitlab.manjaro.org/manjaro-arm/packages ? I would like to clone it (it is easier to update PKGBUILD and files over git then collecting files over forum). RE: Kodi on Manjaro - spikerguy - 03-16-2020 (03-16-2020, 07:28 AM)vrabac Wrote:(03-11-2020, 08:06 AM)spikerguy Wrote:(03-10-2020, 07:42 AM)brent.thierens Wrote: I did build it on the PBP itself. I'm on KDE with Xorg, Compositing enabled. For me, everything was running smooth actually...I build it on my Vim3 with kde and gles. I will upload it tonight. I have make PKGBUILD's pending to upload. You should be to able to see it in community brand of our gitlab repo. |